Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

RE: undefs and functions

by dlux (Initiate)
on Aug 02, 2000 at 11:05 UTC ( #25673=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package TableMap::Undef;
    use strict;
    ...
    };
    
    sub FETCH { return new TableMap::Undef; };
    
  2. or download this
    my $x=$s->{db} && $LAST->{users} && $LAST->{$user_id_1} && $LAST->limi
    +ts && $LAST->{$user_id_2};
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2023-03-31 05:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (74 votes). Check out past polls.

    Notices?