| User since: |
Feb 10, 2000 at 02:15 UTC
(26 years ago) |
| Last here: |
Sep 26, 2001 at 04:55 UTC
(24 years ago) |
| Experience: |
50
|
| Level: | Acolyte (3) |
| Writeups: |
8
|
| Location: | Mountain View, CA |
| User's localtime: |
Dec 10, 2025 at 23:04 -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');
|