User since: |
Feb 10, 2000 at 02:15 UTC
(25 years ago) |
Last here: |
Sep 26, 2001 at 04:55 UTC
(23 years ago) |
Experience: |
50
|
Level: | Acolyte (3) |
Writeups: |
8
|
Location: | Mountain View, CA |
User's localtime: |
Oct 06, 2024 at 01:58 -08
|
Scratchpad: |
None.
|
For this user: | Search nodes |
|
#!/usr/bin/perl
use Slack qw(:standard);
my $yeti = new Slack;
praise q{Bob};
$yeti->stark_fist('GLOBAL');
|