I really don't think this is very useful. Sure, perl programs are supposed to be short, but at the same time they're also suppossed to be elegant and readable. Try using this module for a longer program and you'll probably get lost editing the program 2 months later.
In short, it leads to code that's not very maintanable.
cheers :)
OK, OK! Point taken :) but don't blame me when you have to stay up all night trying to work out just where that error is in your code. ;) Oh, btw happy birthday perl.