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

perl -x to test while developing

by bsb (Priest)
on Apr 29, 2003 at 02:27 UTC ( [id://253886]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    half-baked pseudo-code
    #!perl -wl -MData::Dumper
    ...
    
    __END__
    more bad code
    
  2. or download this
    $ perl -x
    #!perl -MYAML -Mstrict
    "-Mstrict" is not exported by the YAML module at - line 0
    Can't continue after import errors at - line 0
    BEGIN failed--compilation aborted.
    

Log In?
Username:
Password:

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

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

    No recent polls found