Testing Questions

Andy Armstrong andy at hexten.net
Mon May 14 14:11:06 BST 2007


On 14 May 2007, at 13:27, Aaron Trevena wrote:
> Neat. Can you post an example?

In Makefile.PL:

  eval 'use ExtUtils::MakeMaker::Coverage';
  warn "Optional ExtUtils::MakeMaker::Coverage not available\n" if $@;

then

  $ perl Makefile.PL
  $ make testcover

Magic :)

-- 
Andy Armstrong, hexten.net



More information about the london.pm mailing list