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

NAME

PBS::DefaultBuild -

SYNOPSIS

  use PBS::DefaultBuild ;
  DefaultBuild(....) ;
  

DESCRIPTION

The DefaultBuild sub drives the build process by calling the depend, check and build steps defined by PBS, it also displays information requested by the user (through the commmand line and via plugins).

DefaultBuild can be overridden by a user defined sub within a Pbsfile.

EXPORT

None by default.

AUTHOR

Khemir Nadim ibn Hamouda. nadim@khemir.net

SEE ALSO

PBS reference manual