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

Re: "Use of uninitialized value in print" but why ???

by GrandFather (Saint)
on Dec 10, 2005 at 19:26 UTC ( [id://515743]=note: print w/replies, xml ) Need Help??


in reply to "Use of uninitialized value in print" but why ???

Note that you could have reduced your sample code to:

use strict; use warnings; print;

and still showed the problem. Take a look at I know what I mean. Why don't you? for some suggestions about pruning sample code down to a bare minimum for posting.


DWIM is Perl's answer to Gödel

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-16 08:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found