Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

jnbek's scratchpad

by jnbek (Scribe)
on Jan 02, 2008 at 19:46 UTC ( [id://660046]=scratchpad: print w/replies, xml ) Need Help??

#!/usr/bin/env perl 

use strict;
use warnings;
use Data::Dumper;

(bless {}, __PACKAGE__)->main();

sub main {
    my $self = shift;
        

    return 0;
}
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 meditating upon the Monastery: (3)
As of 2024-04-26 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found