![]() |
![]()
| ![]() |
![]()
NAMEPerlanet::Trait::Cache - cache feeds with CHI SYNOPSISmy $perlanet = Perlanet->new_with_traits( traits => [ 'Perlanet::Trait::Cache' ] ); $perlanet->run; DESCRIPTIONEvery time 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. ATTRIBUTEScacheThe Chi cache object AUTHORDave Cross, <dave@perlhacks.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.
|