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

NAME

Sys::RevoBackup::Plugin - baseclass for any revobackup plugin

METHODS

run_cleanup_hook

Run after the backup is finished.

run_config_hook

Run to configure all backups jobs. May supply additional backup jobs.

run_prepare_hook

Run before the backups are made but after the config hook was run.

NAME

Sys::RevoBackup::Plugin - Baseclass for any RevoBackup plugin.

AUTHOR

Dominik Schulz <dominik.schulz@gauner.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Dominik Schulz.

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