NAME
Text::Template::Simple::Cache::ID - Cache ID generator
SYNOPSIS
TODO
DESCRIPTION
TODO
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 Gürsoy, <burak@cpan.org>
COPYRIGHT
Copyright 2008 Burak Gürsoy. All rights reserved.
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.