I'd like to be able to specify an encoding with filtering on the perl command line equivalent to the above statement. I can't figure out the Filter part though. What is the proper syntax?
perl -Mencoding=whatever ???? myscript
perl -M'encoding ?????' myscript
-------
Update:
This works:
perl -Mencoding=whatever,Filter,1 myscript
Thanks!
In reply to encoding with filtering from command line by BillSeurer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |