PBS::PostBuild -
# in a Pbsfile AddRule 'a', ['a' => 'aa'], BuildOk('fake builder') ; AddRule 'aar', ['aa' => undef], BuildOk('fake builder') ; AddPostBuildCommand 'post build', ['a', 'b', 'c', 'aa'], \&PostBuildCommands ; AddPostBuildCommand 'post build', \&Filter, \&PostBuildCommands ;
AddPostBuildCommand allows you to AddPostBuildCommand perl subs for run after a node has been build.
AddPostBuildCommand.
Khemir Nadim ibn Hamouda. nadim@khemir.net