Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Embedding a bash funtion in perl script

by choroba (Cardinal)
on Oct 21, 2013 at 23:53 UTC ( [id://1059178]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $f = 'forloop () {
    for ((a=1;a<=5;a++)) ; do
    ...
    
    my $result=`$f; forloop`;
    print $result;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1059178]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 07:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found