Guest User

Untitled

a guest
May 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. my $dir = KiokuDB->connect(
  2. $dsn,
  3. live_objects => {
  4. cache => Cache::Ref::CART->new( size => 1024 ),
  5. },
  6. );
Add Comment
Please, Sign In to add comment