App::PDBRun - Run commands with PDB IDs as arguments
This document describes "App::PDBRun" version 0.00_01 (August 28, 2009).
The latest version is hosted on Google Code as part of http://elementsofpuzzle.googlecode.com/.
use App::PDBRun; # something interesting happens
Some module is a wonderful piece of software.
Generic text about all the nifty things this module can do.
Configuration.
Returns the host name for the PDB FTP archive, first setting it to $FTP if it's specified. Default value is ftp.wwpdb.org.
Returns the path used as cache by this package, first setting it to $CACHE, if it's specified. Default value is undef
.
Runs $CMD (by calling system
) with the specified @ARGS.
Please report them! Create an issue at http://elementsofpuzzle.googlecode.com/ or drop me an e-mail.
Miorel-Lucian Palii <mlpalii@gmail.com>
Copyright (C) 2009 by Miorel-Lucian Palii
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available. See perlartistic.