Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Bugs in my code?

by kwoff (Friar)
on Nov 07, 2001 at 22:09 UTC ( [id://123870]=note: print w/replies, xml ) Need Help??


in reply to Re: Bugs in my code?
in thread Bugs In My Code?

It's a DOS-style file, with "\r" on every line, and there is a blank first line before the shebang line. You can run it with `perl ./bugs.pl` or do `perl -i.bak -pe's/\r//' bugs.pl` and remove the first blank line then run with `./bugs.pl`.

(cool obfu, though :)

Log In?
Username:
Password:

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

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

    No recent polls found