Bio-GMOD
view release on metacpan or search on metacpan
GMOD/Admin/Update.pm view on Meta::CPAN
Options:
-remote_path Relative to the ftp root, file or directory to mirror
-local_path Full path to the local destination directory
-is_optional Warn instead of dying on errors
=item $mod->prepare_tmp_dir(@options)
Options:
-tmp_path full path to a temporary download directory
-sync_to site to synchronize to (live || dev)
Prepare the temporary directory for downloading. The temporary
directory is supplied by Bio::GMOD::Adaptor::* or can be overridden by
passing a "-tmp_path=" option. If provided with
"-sync_to=[live|dev]", this method will prepare a temporary directory
according at "$tmp_path/$version" of the appropriate live or
development site.
=item $mod->rsync_software(@options);
( run in 0.329 second using v1.01-cache-2.11-cpan-0d8aa00de5b )