Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: RFC: Transactions.pm (select function)

by Aristotle (Chancellor)
on Apr 28, 2003 at 11:03 UTC ( [id://253649]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Exporter::Tidy default => [ qw(transaction select_handle commit ro
    +llback) ];
    
    ...
    
        # ...
    }
    
  2. or download this
    transaction {
        select_handle($dhb);
        # ...
    };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-16 21:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found