Skip to main content


Assert that your Perl files compile OK.

Changes for v3.3.0 - 2023-07-12

  • Tests should pass, even if Taint mode is not compiled into perl
  • Improve the documentation (@dirs was a terrible name)
  • Internal: improve error handling
  • Internal: remove redundant constants
  • Internal: simplify complex conditional (for better testing)
  • Internal: more tests for better coverage