Man Page: perlanet::trait::cache
Operating Environment: debian
Section: 3pm
Perlanet::Trait::Cache(3pm) User Contributed Perl Documentation Perlanet::Trait::Cache(3pm)NAMEPerlanet::Trait::Cache - cache feeds with CHISYNOPSISmy $perlanet = Perlanet->new_with_traits( traits => [ 'Perlanet::Trait::Cache' ] ); $perlanet->run;DESCRIPTIONEverytime a page is fetched it is cached first through CHI. This allows you to cache pages to a local disk for example, if the feed has not changed.ATTRIBUTEScache The Chi cache objectAUTHORDave Cross, <dave@mag-sol.com>COPYRIGHT AND LICENSECopyright (c) 2010 by Magnum Solutions Ltd. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available. perl v5.14.2 2012-03-17 Perlanet::Trait::Cache(3pm)
| Related Man Pages |
|---|
| perlanet(3pm) - debian |
| chi::cacheobject(3pm) - debian |
| chi::driver::memcached::fast(3pm) - debian |
| cache::memory(3pm) - debian |
| cache::sizeawaresharedmemorycache(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |