acme (email not shown publicly)
http://www.astray.com/
Leon Brocard (aka acme) is an orange-loving Perl eurohacker with many varied contributions to the Perl community, including the GraphViz module on the CPAN. YAPC::Europe was all his fault. He is still looking for a Perl Monger group he can start which begins with the letter 'D'.
Devel::Cover::Inc (Score:1)
The problem is that if you change your $ENV{PERL5LIB} after installing Devel::Cover, you have to force reinstall it to get the @INC ignore path to change. Additionally, this makes it hard to make binary packages for Devel::Cover for distros, since the builder's @INC may be different from the end user's @INC.
I have no idea what a better approach i