Help for this page
use XML::Smart; ... EOF print $xml->data;
<?xml version="1.0" encoding="iso-8859-1" ?> <?meta name="GENERATOR" content="XML::Smart/1.6.6 Perl/5.008 [MSWin32] +" ?> ... </customer> Use of uninitialized value in print at testxml.pl line 19.