http://qs321.pair.com?node_id=130452


in reply to CB aliases

First of all, learn to type. There's no good coder who can't type with the MTV-method (I watch MTV while coding ;-) Second, what if someone creates a user name msg or msh or whatever you like to type? It's no good idea. Instead I suggest you to hack one of the various clients and edit its source. You should add some security checks, like allowing it only for certain usernames so you don't send a msg to vrooom instead of vroom.
-- package Lizard::King; sub can { do { 'anything'} };