openSUSE / perl-XML-Structured

Upstream for the XML::Structured perl module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DESCRIPTION

  XML::Structured - simple conversion API from XML to perl structures
                    and back

PREREQUISITES

  XML::Structured requires either XML::Parser or XML::SAX.

BUILDING/INSTALLING

  Once the archive is unpacked, use these commands:

      perl Makefile.PL
      make
      make install

VERSION

  This is version 1.3 of XML::Structured

LICENSE

  Copyright 2006-2019 Michael Schroeder mls@suse.de

  This library is free software; you can redistribute it and/or modify
  it under the same terms as Perl itself. 

About

Upstream for the XML::Structured perl module


Languages

Language:Perl 60.6%Language:XS 39.4%