Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

Reinventing Build.PL

Reinventing Build.PL

Leon Timmermans

August 15th 2011

Once upon a time

Module::Build

Finding the way out

The experiment

4 steps

perl Build.PL
./Build
./Build test
./Build install

perl Build.PL

./Build

./Build test

./Build install

Authoring?

Take home message