Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Interactive scripting with DB

by mugwumpjism (Hermit)
on May 26, 2005 at 02:54 UTC ( [id://460492]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub some_auto_generated_function {
        my $self = shift;
    # line 1 "some/preprocessedfile.foo"
        print $self->frop;
    # line 7 "originalfile.pm"
    }
    
  2. or download this
    $h=$ENV{HOME};my@q=split/\n\n/,`cat $h/.quotes`;$s="$h/."
    ."signature";$t=`cat $s`;print$t,"\n",$q[rand($#q)],"\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-03-29 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found