NAME

WebService::Amazon::Route53::Caching::Store::NOP - Dummy cache-storage.

SYNOPSIS

This module implements several methods which makes it possible to get/set/delete cached values by a string-key.

The implementation of these methods are NOPs (no-operations), which means nothing is ever cached.

COPYRIGHT AND LICENSE

Copyright (C) 2014 Steve Kemp <steve@steve.org.uk>.

This library is free software. You can modify and or distribute it under the same terms as Perl itself.