Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

yosefm's scratchpad

by yosefm (Friar)
on Jun 03, 2004 at 05:35 UTC ( [id://359943]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    ...
        print "The plugin $plugin ${verstr}says:\n";
        print join '\n', map { "\t$_\n" } @$opinions;
    }
    
  2. or download this
    package grammar;
    
    ...
    }
    
    1;
    
  3. or download this
    package bench;
    
    ...
    
    1;
    

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 pondering the Monastery: (5)
As of 2024-04-19 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found