Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

XML::Simple problem, or How to convert HTML to Perl and then back again.

by Wonko the sane (Deacon)
on Jul 11, 2003 at 18:05 UTC ( [id://273504]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl5.6.0 -w
    use strict;
    ...
    print Dumper( $html_data );
    
    __END__
    
  2. or download this
    :!./html-test.pl
    $VAR1 = '<opt>
    ...
      </html>
    </opt>
    ';
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://273504]
Approved by integral
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-16 18:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found