#!/usr/bin/perl -w # ham.pl - Htam's Away Messages handler for pork # Author: Jed Yang (htam) # Date: 2005.07.28 # Usage: After loading with /perl_load, access this script by using /ham in pork. # Versions: # 0.2 - preliminary release, primary functions # 0.3 - added regex support with highlighting and editing more...