/[A3C]/lib/A3C/Cache.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/A3C/Cache.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 236 by dpavlin, Fri Jun 27 19:09:13 2008 UTC revision 237 by dpavlin, Sun Sep 7 21:54:26 2008 UTC
# Line 63  sub cache_path { Line 63  sub cache_path {
63  }  }
64    
65  our $json = JSON::XS->new;  our $json = JSON::XS->new;
66    $json->utf8( 1 );
67  #$json->allow_nonref( 1 );  #$json->allow_nonref( 1 );
68    
69  =head2 write_cache  =head2 write_cache

Legend:
Removed from v.236  
changed lines
  Added in v.237

  ViewVC Help
Powered by ViewVC 1.1.26