Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion utils/pl2pm.PL
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ print OUT <<'!NO!SUBS!';

=head1 NAME

pl2pm - Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
pl2pm - Rough tool to translate Perl4 .pl files to Perl5 .pm modules

=head1 SYNOPSIS

Expand Down
Loading