Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Doesn't like a Scalar, as a folder path

by ArifS (Beadle)
on Oct 27, 2014 at 18:55 UTC ( [id://1105189]=note: print w/replies, xml ) Need Help??


in reply to Re: Doesn't like a Scalar, as a folder path
in thread Doesn't like a Scalar, as a folder path

good call. Totally forgot about that. Thanks.
  • Comment on Re^2: Doesn't like a Scalar, as a folder path

Replies are listed 'Best First'.
Re^3: Doesn't like a Scalar, as a folder path
by Corion (Patriarch) on Oct 27, 2014 at 21:52 UTC

    This is such a common error case that Perl even outputs a warning for it if you let it. Put use warnings; at the top of your program to tell Perl that you want it to tell you about common programming errors that it can recognize.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-18 02:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found