in reply to My First Good(?) Original(?) JaPh,s

I like it, expecially the first version. It's not so hard to figure out the s// masked as a function call, but it's really nice anyway. The non-obfuscated version:
perl -e "s//echo Just another Perl hacker,|/; open _; print<_>;";
;-)

Michele.