Youri::Upload::Action - Abstract action plugin
This abstract class defines action plugin interface.
Creates and returns a new Youri::Upload::Action object.
No generic parameters (subclasses may define additional ones).
Warning: do not call directly, call subclass constructor instead.
Returns plugin identity.
Execute action on given Youri::Package 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.