Help for this page

Select Code to Download


  1. or download this
    __PACKAGE__->config->{'Plugin::Cache'}{backend} = {                   
    +                     
        class => "Cache::Memory",
        default_expires => '600 sec'                                      
    +                     
    };