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

karlgoethebier's scratchpad

by karlgoethebier (Abbot)
on Nov 02, 2012 at 12:43 UTC ( [id://1001959]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    __END__
    
  2. or download this
     perl -MO=Deparse double_bracket_op.pl double_bracket_op.pl
    use warnings;
    ...
    }
    __DATA__
    double_bracket_op.pl syntax OK
    
  3. or download this
    #!/usr/bin/env perl
    
    ...
    bar
    nose
    cuke
    
  4. or download this
    package MyClass;
    
    ...
    
    __END__
    
  5. or download this
    package Foo {
    
    ...
    
    __END__
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found