On 12/7/06, Beginner <[EMAIL PROTECTED]> wrote:
my $xml = eval {XMLin($fh, SuppressEmpty => 1, ForceArray =>
qr/item/) };


CGI::Lite and then use $cgi->parse_new_form_data; to get the XML into
your $xml hash.

--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to