The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

TODO

DESCRIPTION

This document describes version 0.79_08 of Text::Template::Simple::Cache::ID released on 7 August 2009.

WARNING: This version of the module is part of a developer (beta) release of the distribution and it is not suitable for production use.

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 Gursoy <burak@cpan.org>.

COPYRIGHT

Copyright 2004 - 2009 Burak Gursoy. 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.10.0 or, at your option, any later version of Perl 5 you may have available.