<<

NAME

Youri::Check::Input::Age - Check maximum age

DESCRIPTION

This plugin checks packages age, and report the ones exceeding maximum limit.

new(%args)

Creates and returns a new Youri::Check::Input::Age object.

Specific parameters:

max_age $age

Maximum age allowed (default: 1 year)

pattern $pattern

Pattern used to describe age (default: %Y year)

COPYRIGHT AND LICENSE

Copyright (C) 2002-2006, YOURI project

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

<<