- How can invalid assumptions remain uncovered through a battery of tests for such a long time?
- A curious case of a directory separator related test failure in Dancer2
- Fixing a single hard-coded path in a test in App::Cmd: The saga continues
- Fixing a hard coded file path in a test in App::Cmd: Success remains elusive
- More adventures in test failures
- Useful things I carry in my laptop bag
- Use Windows’ text to speech API from your Perl script
- Perl6 UTF-8 output in cmd.exe on Windows 8.1
- TDD is all well and good, but who’s testing the tests?
- Who put an extra CR in my CRLF? Fun with PerlIO layers
- Compile Vim and OpenSSL with Visual Studio 2013 Community Edition
- You’ve gotta quotemeta!
- 64-bit Perl 5.20.1 with Visual Studio 2013 Community Edition on Windows 8.1
- Interpolatable HTTP status codes: Another way
- Tests should not fail due to EOL differences across platforms
- Tests failing due to directory separators are unforced errors
- What does int a, b, c do in Perl?