Scroll to navigation

CHECK_PERLDIAG(1p) User Contributed Perl Documentation CHECK_PERLDIAG(1p)

NAME

check_perldiag - check a localized version of peldiag for consistency

VERSION

version 0.15

SYNOPSIS

From the command line:
        check_perldiag POD2::FR::perldiag

DESCRIPTION

This script compares a translated version of peldiag with the default peldiag installed with perl. It compares each error message in the two files and tells you if they do not match. A warning is issued if the two files contain a different number of error messages defined.

AUTHORS

Petar Shangov, "<pshangov at yahoo.com>"
Gabor Szabo <http://szabgab.com/>
Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Petar Shangov.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2010-11-29 perl v5.10.1