in reply to Re^2: PL/1's PUT DATA in Perl - is this possible?
in thread PL/1's PUT DATA in Perl - is this possible?

I use a bunch of aliases:
alias smart='perl -MSmart::Comments' alias smart3='perl -MSmart::Comments="###"' alias smart34='perl -MSmart::Comments="###","####"' alias smart4='perl -MSmart::Comments="####"' ...