NAME
Text::Template::Simple::Cache::ID
VERSION
version 0.91
SYNOPSIS
TODO
DESCRIPTION
TODO
NAME
Text::Template::Simple::Cache::ID - Cache ID generator
METHODS
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
Burak Gursoy <burak@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2004 by Burak Gursoy.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.