XML::Mini::Element::Comment

XML::Mini::Element::Comment is used internally to represent .
Download

XML::Mini::Element::Comment Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Patrick Deegan
  • Publisher web site:
  • http://search.cpan.org/~pdeegan/XML-Mini-1.2.8/lib/XML/Mini/Node.pm

XML::Mini::Element::Comment Tags


XML::Mini::Element::Comment Description

XML::Mini::Element::Comment is used internally to represent . XML::Mini::Element::Comment is used internally to represent .You shouldn't need to use it directly, see XML::Mini::Element's comment() method.Requirements:· PerlInstallation:3 Methods are available:- CPAN # perl -MCPAN -e 'install XML::Mini'- Local perl Makefile.PL make make test su ; make install- Simple (no need for root priv)Since XML::Mini is a pure Perl implementation, you can simply tar zxvf XML-Mini-XXX.tar.gz mv lib/XML /path/to/destinationand then, in your code, use: #!/usr/bin/perl use lib '/path/to/destination'; use XML::Mini::Document; # ... create and parse XML!


XML::Mini::Element::Comment Related Software