|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: building and running a unix script with Perlby tirwhan (Abbot) |
| on Jan 25, 2010 at 15:27 UTC ( #819513=note: print w/ replies, xml ) | Need Help?? |
|
Here's one way perl -e 'system(qq(bash -c "echo I am a shell script"));'That's rather nonsensical of course, but without further details on what you want to do, and why you would want to do it this way, I can't be much more helpful. All dogma is stupid.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||