Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

tie-ing then tie-ing again

by eak (Monk)
on Apr 11, 2001 at 03:20 UTC ( [id://71544]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Can't use an undefined value as an ARRAY reference at ./example.pl lin
    +e 37.
    
  2. or download this
    $hash{blah} = 1;
    
  3. or download this
    $user = {
              'val' => 1
            };
    
  4. or download this
    #!/usr/bin/perl -w
    package MyTie1;
    ...
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found