Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

(zdog) Re: (3) Find the permission problem

by zdog (Priest)
on Dec 29, 2000 at 22:58 UTC ( [id://48867]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Find the permission problem
in thread Find the permission problem

If you need the variables: you can always do: system("$command $arg");

or

my $cmd = "$command $arg"; system($cmd);

Zenon Zabinski | zdog | Zenon.Zabinski03@students.bcp.org

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-25 09:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found