The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

PAR::Repository::Web::DataSource::MemoryCachedRepository - Extract information from a PAR::Repository with caching

SYNOPSIS

See PAR::Repository::Web

DESCRIPTION

METHODS

Those of the superclass (PAR::Repository::Web::DataSource::Repository) plus:

update_cache

Updates the repository indexes cached in memory if necessary.

COPYRIGHT AND LICENSE

Copyright 2008-2010 by Steffen Mueller <smueller@cpan.org>

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.