in reply to Re^2: perl 5.12 BSD portability (CPAN test result)...print
in thread perl 5.12 BSD portability (CPAN test result)...print

Hopefully "/dev/null" or "NUL" will work (it works on my linux and on Windows strawbelly16.2.)

For portability File::Spec->devnull() works well.

Cheers,
Rob