Help for this page

Select Code to Download


  1. or download this
    use strict;
    use XML::Generator;
    ...
        )
    );
    print RPT "$xml";
    
  2. or download this
    use strict;
    use XML::Generator;
    ...
            })
    });
    print NEWRPT "$newxml";