The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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