Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

(crazyinsomniac: oh i'm excited) Re: new XML module

by crazyinsomniac (Prior)
on Apr 02, 2002 at 08:11 UTC ( [id://155945]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # $Id: Simpler.pm,v 1.0 2002/04/01 00:00:00 grantm Exp $
    
    ...
    
    1;
    __END__
    
  2. or download this
    package XML::Simpler;
    
    ...
    }
    1;
    __END__
    
  3. or download this
    sub write_file
    {
    ...
        close(F) || croak "close $f: $!";
        return 1;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found