The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.07

  • properly parse error messages messed with by "diagnostics"
    • properly parse errors with "near" or "at" info at the end
    • properly parse errors in eval
    • provide information about the error type
    • callstack for fatal errors if "use diagnostics" is in force
    • support for curtailed file paths
    • fall back to default perldiag if localized does not provide info about an error message
    • added script "check_perlidag" to check a localized perldiag for consistency

Documentation

check a localized version of peldiag for consistency

Modules

Parse error messages from the perl interpreter

Provides

in lib/Parse/ErrorString/Perl.pm
in lib/Parse/ErrorString/Perl.pm