RE: Calling bash things inside perl script.
- From: andrew.curry@xxxxxxxxxxxx (Andrew Curry)
- Date: Tue, 3 Apr 2007 13:20:48 +0100
If you cant rewite them due to constraints etc.. Then just use system or ``
depending on if you want to test the return values.
-On 4/3/07, Nath, Alok (STSD) <alok.nath@xxxxxx> wrote:
Hi,
Before starting my problem I just want to thank all the active
members
who had literally mentored me in learning perl.
I have bunch of this bash scripts which has lot of functions.
I wanted to call and use them in a perl script.I am not sure how
to do this.I did a cpan search but did not find anything
helpful.
Any idea how to do this ?
Thanks
Alok.
--
To unsubscribe, e-mail: beginners-unsubscribe@xxxxxxxx For additional
commands, e-mail: beginners-help@xxxxxxxx http://learn.perl.org/
--
Rodrick R. Brown
--
To unsubscribe, e-mail: beginners-unsubscribe@xxxxxxxx For additional
commands, e-mail: beginners-help@xxxxxxxx http://learn.perl.org/
This e-mail is from the PA Group. For more information, see
www.thepagroup.com.
This e-mail may contain confidential information. Only the addressee is
permitted to read, copy, distribute or otherwise use this email or any
attachments. If you have received it in error, please contact the sender
immediately. Any opinion expressed in this e-mail is personal to the sender
and may not reflect the opinion of the PA Group.
Any e-mail reply to this address may be subject to interception or
monitoring for operational reasons or for lawful business practices.
.
- Prev by Date: Re: Calling bash things inside perl script.
- Next by Date: how to use xml::simple with nested for loops???
- Previous by thread: Re: Calling bash things inside perl script.
- Next by thread: how to know the object type
- Index(es):
Relevant Pages
|