Hi all, please see my blog post on blogs.perl.org about new releases of some relatively small perl utilities:
http://blogs.perl.org/users/shlomi_fish/2014/05/recent-hacktivity-log.html One of them is https://metacpan.org/release/App-Du-Analyze which has gone through several incarnations as a script/program, until I created a modulino out of it and put it on CPAN. While doing that, I wrote some automated tests for it and noticed that some of the new ones were failing. As a result, I ended up refactoring the code to a different approaching of converting the parsed paths into an array of components instead of treating them as strings. Best regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ http://www.shlomifish.org/humour/bits/Can-I-SCO-Now/ - “Can I SCO Now?” “I simply hate, detest, loathe, despise, and abhor redundancy.” — http://uncyclopedia.org/wiki/Redundancy Please reply to list if it's a mailing list post - http://shlom.in/reply . _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
