Sorry, nope. The thing is that shell scripts are essentially shell commands
for control, and external commands for everything else.
OTOH, manually rewriting a shell script in Perl is going to give you lots of
experience in Perl. 8-)
My best advice: take a deep breath and dive in.
Paul
5:59am, th
On Wed, Jul 09, 2003 at 05:59:47AM -0700, thyagarajan k wrote:
> Hello friends,
>
> i am quite new to perl and currently i have a
> requirement like to re-write the script written in
> unix bash shell to perl. I would like to know is
> there any convertion tools available so that i can
> convert
perldoc -q "How can i convert my shell script to perl"
-Sharad
-Original Message-
From: thyagarajan k [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 6:00 AM
To: [EMAIL PROTECTED]
Subject: convertion bash script to perl
Hello friends,
i am quite new to perl and c
Hello friends,
i am quite new to perl and currently i have a
requirement like to re-write the script written in
unix bash shell to perl. I would like to know is
there any convertion tools available so that i can
convert my shell script to perl script.
rgds
thyag