NAME
Mail::Decency::Core::Meta::Maintenance
DESCRIPTION
Role for modules with maintenance capabilities
CLASS ATTRIBUTES
maintenance_ttl : Int
Time to live database entry before being wiped via maintenance (depending on the module).
MODIFICATIONS
after init
Read maintenance_ttl from config
REQUIRE METHODS
maintenance
AUTHOR
Ulrich Kautz <uk@fortrabbit.de>
COPYRIGHT
Copyright (c) 2010 the "AUTHOR" as listed above
LICENCSE
This library is free software and may be distributed under the same terms as perl itself.