Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Generating elements with attributes and contents using XML::Smart

by pfaut (Priest)
on Aug 19, 2004 at 14:13 UTC ( [id://384302]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use XML::Smart;
    
    ...
    EOF
    
    print $xml->data;
    
  2. or download this
    <?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.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (10)
As of 2024-04-18 08:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found