Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: running programs

by RayRay459 (Pilgrim)
on Aug 29, 2001 at 01:12 UTC ( [id://108602]=note: print w/replies, xml ) Need Help??


in reply to running programs

For a quick answer try
system("your command or something");
You can also look at the man page on system or do a search on cpan. (search.cpan.org). Secondly, being somewhat new to perl myself(a couple of months), you should pick up O'Reilly's book "Learning Perl". I was able to learn from it very fast and it teaches you how to start writing meaningful scripts and all of the basics. Good luck and happy hunting.
Ray

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found