in reply to Sofware build tool in Perl (Perl super-make)

Steven Knight originally developed Cons in Perl. He then developed a Python version, SCons.

The other day I noticed Perl Build System (PBS), which is worth a look and is being actively developed. From its README: "PBS is among the new generation build systems: rake, scons, ...".

I'm also interested in a cross-platform tool to build and test complex multi-language systems. I haven't started any serious research yet though.

  • Comment on Re: Sofware build tool in Perl (Perl super-make)