Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: DBD::SQLite questions

by elef (Friar)
on Nov 28, 2013 at 08:34 UTC ( #1064766=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $dbh->sqlite_create_function( 'compress', 1, sub { # magic incantation
    +s for compression } );
    $dbh->sqlite_create_function( 'uncompress', 1, sub { # magic incantati
    +ons for uncompression } );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2023-11-28 14:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?