Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/share/doc/perl-XML-Generator/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/doc/perl-XML-Generator/README
XML::Generator - A module to help in generating XML documents

SYNOPSIS
--------
Lets you do this:

	use XML::Generator  ':pretty';
	print this(is(a(document())));

To get this:

	<this>
	  <is>
	    <a>
	      <document />
	    </a>
	  </is>
	</this>

RECENT CHANGES
------ -------

1.04     Fri Jul 15 08:35:00 2011
        - Added the filter_invalid_chars option, which is turned on by default
          under strict mode.


COPYRIGHT
---------
Copyright 1999-2011 Benjamin Holzman. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

Hry