Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Warning is right or not ?

by RichardK (Parson)
on Dec 20, 2012 at 19:47 UTC ( [id://1009782]=note: print w/replies, xml ) Need Help??


in reply to Warning is right or not ?

Did you really intent to put a comma in this, or is it a typo?

return $data[$count-1],"\n";

As it is, this will only return "\n"

Replies are listed 'Best First'.
Re^2: Warning is right or not ?
by Anonymous Monk on Dec 20, 2012 at 19:54 UTC
    That is typo, because there was print before return to test that line, thank you for pointing that out. And when I removed that, the warning disappeared too, thank you very much :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-24 02:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found