Youri::Check::Input - Abstract input plugin
This abstract class defines input plugin interface.
Creates and returns a new Youri::Check::Input object.
No generic parameters (subclasses may define additional ones).
Warning: do not call directly, call subclass constructor instead.
Returns plugin identity.
Perform optional preliminary initialisation, using given list of <Youri::Media> objects.
Check the packages from given Youri::Media object, and store the result in given Youri::Check::Resultset object.
The following methods have to be implemented:
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.