slackbuilds/perl/perl-B-Lint
Charadon 47dea5eac3
perl/perl-B-Lint: Added (Perl lint).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-05 17:25:27 +07:00
..
B-Lint-1.20-Skip-a-bare-sub-test.patch perl/perl-B-Lint: Added (Perl lint). 2024-09-05 17:25:27 +07:00
README perl/perl-B-Lint: Added (Perl lint). 2024-09-05 17:25:27 +07:00
perl-B-Lint.SlackBuild perl/perl-B-Lint: Added (Perl lint). 2024-09-05 17:25:27 +07:00
perl-B-Lint.info perl/perl-B-Lint: Added (Perl lint). 2024-09-05 17:25:27 +07:00
slack-desc perl/perl-B-Lint: Added (Perl lint). 2024-09-05 17:25:27 +07:00

README

The B::Lint module is equivalent to an extended version of the -w
option of perl. It is named after the program 'lint' which carries
out a similar process for C Programs.