Subject: | Test failures on FreeBSD (because of different wc output?) |
A sample test report: http://www.cpantesters.org/cpan/report/146a7346-deb4-11e2-8dcb-fa7340c32a75
It seems that the output of wc is slightly different on FreeBSD (and possibly other BSD systems?) and has an additional space. Probably it's better to test with a regexp using \s+ here.
Regards,
Slaven