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: Oct 05, 2025 at 02:31 -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');
[download]