From: Terrence B. <met...@gm...> - 2012-01-10 20:15:35
|
Hi M. David, Thank you for well wishes, a first for me this year! About the CRLF: I added a function in TestUtils to strip whitespace and modified t/crunch.t to use it. So hopefully the CR versus CRLF is no longer an issue And I changed the use_ok() statement. I'm surprised people are still interested in my module with the advent of HTML::Zoom, but feel free to write with any other feedback. I've uploaded a new version and added some credits to you in the AUTHOR section. You have a good year as well! On Fri, Jan 6, 2012 at 10:28 AM, M. David Moussa Leo Keita < ma...@gm...> wrote: > Dear Tbone, > > First I would like to wish you an happy new year for 2012 ! > > I was trying to install your HTML::Steamstress to check it and i encounter > some caveats in the HTML-Element-Library-5.112170 test suite ! > > the first was in the test t/crunch.t -> in fact, the problem is some CRLF > caracters in t/html/crunch/crunch.exp that makes the resulting > t/html/crunch/crunch.gen differ ! > the second was in the t/prune.t -> in the BEGIN BLOCK, you have to replace > use_ok('HTML::Element::Prune') with use_ok('HTML::Element::Library') to > make things work well ! > > Thank you for your amazing job on CPAN !! > > David > |