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};