Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

TIEHANDLE problem

by sgifford (Prior)
on Apr 02, 2006 at 07:36 UTC ( [id://540711]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
                                                                          
    +                     
    ...
      warn "READLINE\n";
      return "line\n";
    }
    
  2. or download this
    TIEHANDLE: TieTest=HASH(0x80fcacc)
    Use of uninitialized value in <HANDLE> at tietest.pl line 14.
    readline() on unopened filehandle at tietest.pl line 14.
    Use of uninitialized value in print at tietest.pl line 14.
    Read:
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://540711]
Approved by davido
Front-paged by davido
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 15:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found