http://www.perlmonks.org?node_id=930638


in reply to Re: Convert Shell script to Perl
in thread Convert Shell script to Perl

Hello... I am really new at Perl...as you've surmised. I have read the perlintro document but am still confused on how to set environment variables. Thanks...

Replies are listed 'Best First'.
Re^3: Convert Shell script to Perl
by Corion (Patriarch) on Oct 10, 2011 at 13:56 UTC

    You are confused about so many things that it does not make sense to give you small pointers. You need to take a step back and start learning Perl. See the books section of learn.perl.org, and maybe the Modern Perl book by chromatic, if you're in need of a free book and already know how to program in some other programming language.