Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

davorg's scratchpad

by davorg (Chancellor)
on Jun 01, 2004 at 17:05 UTC ( [id://358248]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    __END__
    A Random number: [% rand %]
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    __END__
    [% arr.join(':') %]
    [% shuffle(arr).join(':') %]
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    __END__
    [% arr.join(':') %]
    [% arr.shuffle.join(':') %]
    

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 about the Monastery: (3)
As of 2024-04-19 22:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found