Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: seeds...

by Anonymous Monk
on Oct 25, 2005 at 00:33 UTC ( [id://502607]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "Hello, World";
    
  2. or download this
    use Config::Parser; # "clever" in house module to parse config files; 
    +relies heavily on closures, XS, and mutual recursion; contains own le
    +xer and parser
    
    ...
    $parser->set_Encoding( Language::Glyph::Unicode->get_encoding( $ENV{LA
    +NGUAGE} ) );
    $parser->set_display_string( $parser->get_data(TYPE=>GREETING));
    $parser->output_display_string();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-24 06:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found