Re: About Devel::Cover

2003-07-27 Thread alian
Sorry, an another part of doc missing: How use Pod::Coverage from Devel::Cover ? Thank you, -- Alain BARBET

Re: About Devel::Cover

2003-07-27 Thread alian
But with this method, i've two cover_db created: saturne:~/project/CPAN/Test/Smoke/Database/t$ grep chdir * 2normal_report.t:chdir(dirname($0)); 3hmbrand_report.t:chdir(dirname($0)); It doesn't seem like this ! With another module without chdir, I've only one cover_db database created.

About Devel::Cover

2003-07-27 Thread alian
Hi, First thanks for your talk on YAPC 2003 at Paris on this subject. The first thing i've do when I was come back was to test your module. Here feedback. In the README: Requirements: - Perl 5.6.1 or 5.7.1. * May be 5.8.0|1 ? ;-) * Or 5.6.1 or greater ? - The -delete flag of cover isn't docume