On Vendredi 15 F�vrier 2002 18:08, Jeff 'japhy' Pinyan wrote : > >#!perl -l > >use POSIX;print~~strtol pop,36 > > -l -MPOSIX print~~strtol pop,36 > > Heh, that's 31. Probably what John Krahn had (since he boasted a similar > method that cut out 2 chars).
Yep. And that was very too much tiping when saying he gains 2 chars when using -e flag since -M is the (only?) flag that can't be on the shebang line (too late). Jerome -- [EMAIL PROTECTED]
