in reply to Problems with using Modules in script
Secondly, you'll need to call your parse routine as, MyParser::parse($myinput), not with the arrow syntax.
---
echo S 1 [ Y V U | perl -ane 'print reverse map { $_ = chr(ord($_)-1) } @F;'
Warning: Any code posted by tuxz0r is untested, unless otherwise stated, and is used at your own risk.
|
|---|