- Timestamp:
- 10/07/08 15:48:46 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Method-Cached/trunk/lib/Method/Cached/Domain/Default.pm
r20615 r20895 7 7 8 8 my $_setting = { 9 storage_class => 'Cache::FastMmap',10 storage_args => [11 share_file => '/tmp/fastmmap -sharefile.bin',9 storage_class => 'Cache::FastMmap', 10 storage_args => [ 11 share_file => '/tmp/fastmmap.bin', 12 12 unlink_on_exit => 0, 13 13 ], 14 key_r egularizer=> 'LIST',14 key_rule => 'LIST', 15 15 }; 16 16
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)