NAME
vmake - Make a release for CPAN from a Software Version Description (SVD) program module
SYNOPSIS
vmake [-help] [-man] [-verbose] [pm=spec] target .. target
DESCRIPTION
The vmake script is a simple cover script for SVD::SVDmaker that in that the command line inputs and executes the below:
use ExtUtils::SVDmaker;
my $svd = new SVD::SVDmaker(\%options);
$svd->vmake(@targets);
See SVD::SVDmaker man page for further details.
OPTIONS
- -help
-
This option tells
sdbuild
to output this Plain Old Documentation (POD) SYNOPSIS and OPTIONS instead of its normal processing. - -man
-
This option tells
sdbuild
to output all of this Plain Old Documentation (POD) instead of its normal processing. - -pm
-
A list of Software Version Description (SVD) program modules
- -verbose
-
Tells ExtUtils::SVDmaker to print on STDOUT informative messages about what ExtUtils::SVDmaker is processing.
NOTES
Author
The author, holder of the copyright and maintainer is
<support@SoftwareDiamonds.com>
Copyright
copyright © 2003 SoftwareDiamonds.com
License
Software Diamonds permits the redistribution and use in source and binary forms, with or without modification, provided that the following conditions are met:
Redistributions of source code, modified or unmodified must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
SOFTWARE DIAMONDS, http://www.SoftwareDiamonds.com, PROVIDES THIS SOFTWARE 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWARE DIAMONDS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING USE OF THIS SOFTWARE, EVEN IF ADVISED OF NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE POSSIBILITY OF SUCH DAMAGE.
SEE ALSO
Software Version Description (SVD) DID DOD 490A - Specification Practices DOD 2167A - Software Development Standard
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 133:
Non-ASCII character seen before =encoding in '©'. Assuming CP1252