Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

use slack;

by thabenksta (Pilgrim)
on Apr 11, 2001 at 23:47 UTC ( [id://71831]=poem: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use slack;
    ...
            $activity->start('/join #perlmonks');
        }
    }
    
  2. or download this
    my $name = 'Ben Kittrell';
    $name=~s/^(.+)\s(.).+$/\L$1$2/g;
    my $nick = 'tha' . $name . 'sta';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-25 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found