Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Help with MAC OS X

by theorbtwo (Prior)
on Jan 13, 2003 at 06:25 UTC ( [id://226408]=note: print w/replies, xml ) Need Help??


in reply to Help with MAC OS X

1: Please put <code> tags around the code. This will preserve line breaks and number lines, making it much easier to read.

2: It looks like long lines have been wrapped by adding a + and going to a new line. Perl sees the newline as the end of a comment, and the +====... as a +== operator (which doesn't exist), and some other garbage, and gets very confused. If you got this code from this site, use the "d/l code" link at the bottom of the node, which will give you the code just as the author intended it. (Or at least, as he typed it, which isn't always quite the same thing..)

BTW, I doubt this problem has anything to do with this being on a Mac OS X box.


Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).

Log In?
Username:
Password:

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

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

    No recent polls found