[sf-perl] Perl in shell

David Alban extasia at extasia.org
Mon May 14 11:27:34 PDT 2007


Excellent!  Thanks.

On 5/14/07, Randal L. Schwartz <merlyn at stonehenge.com> wrote:
> Or just:
>
>    var="something arbitrarily complex"
>    export var
>
>    perl -e '
>         $var = $ENV{var};
>         ...
>    '
>
> No fancying quoting required. :)

-- 
Live in a world of your own, but always welcome visitors.


More information about the SanFrancisco-pm mailing list