Text::Template::Simple::Cache::ID - Cache ID generator


Text-Template-Simple documentation  | view source Contained in the Text-Template-Simple distribution.

Index


NAME

Top

Text::Template::Simple::Cache::ID - Cache ID generator

SYNOPSIS

Top

TODO

DESCRIPTION

Top

This document describes version 0.83 of Text::Template::Simple::Cache::ID released on 9 February 2011.

TODO

METHODS

Top

new

Constructor

generate DATA [, CUSTOM, INVALID_CHARS_REGEX ]

Generates an unique cache id for the supplied data.

get

Returns the generated cache ID.

set

Set the cache ID.

AUTHOR

Top

Burak Gursoy <burak@cpan.org>.

COPYRIGHT

Top

LICENSE

Top

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.12.1 or, at your option, any later version of Perl 5 you may have available.


Text-Template-Simple documentation  | view source Contained in the Text-Template-Simple distribution.