Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
Do you know where your variables are?
 
PerlMonks  

Re: Resources to get help in Perl

by talexb (Chancellor)
on Jan 04, 2005 at 12:50 UTC ( [id://419323]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Resources to get help in Perl

    When you have a question such as "how to copy a file", what do you do to find a solutions ?

There's a Perl question and a meta-question being posed here. The question is about copying a file. The meta-question is how do you find out about stuff.

To assist the searcher, I'd suggest looking for information that answers these questions, in the following order:

  • Can Perl do that directly (e.g. grep, file exists test (-e))?
  • Is there a Perl module to do that (e.g. Net::Ping, CGI and of course File::Copy)?
  • Must we shell out and run a command (e.g. installation specific commands, launching applications that communicate by pipe, commands not yet wrapped by a Perl module available on CPAN)?

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://419323]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.