in reply to Re: encoding with filtering from command line
in thread encoding with filtering from command line

Right or wrong, I think some quoting would be necessary, so as to avoid redirection to a file named "1", at least under *nix. In this case, a double quoting should be fine and system-independent:
perl "-Mencoding=whatever,Filter=>1" yourscript

Flavio (perl -e "print(scalar(reverse('ti.xittelop@oivalf')))")

Don't fool yourself.