Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Interactive scripting with DB

by tlm (Prior)
on May 26, 2005 at 03:42 UTC ( #460497=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $DB::single = 1;
    
  2. or download this
    BEGIN {
      $DB::single = 1;
    }
    use Foo;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2023-03-31 03:13 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?