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

NAME

Batch::Batchrun::Buildfile - Batchrun extension to extract tasks from a database repository to files.

SYNOPSIS

  batchrun [-b] [-B] -T TASKNAME -a APPLICATION

DESCRIPTION

This module is specific to batchrun in that it extracts tasks from a database repository. It uses information passed in environment variables or the command line to determine what task to retrieve.

OPTIONAL PARAMETERS

b

extracts one task and puts it in {TasksDirectory}/APPLICATION/TASKNAME

B

extracts latest version of every task and puts them in {TasksDirectory}/APPLICATION/TASKNAME

AUTHOR

Daryl Anderson

Louise Mitchell

SEE ALSO

batchrun(1).

1 POD Error

The following errors were encountered while parsing the POD:

Around line 224:

You forgot a '=back' before '=head1'