Subject: | Check the spelling in your POD: html (possibly false positive) |
1 #!/usr/bin/perl
Check the spelling in your POD: html at line 1
1 #!/usr/bin/perl
2 use strict;
3
4 =pod
5
6 =over 4
7
8 =item B<--help-html>
9
10 Print help in HTML format.
11
12 =back
13
14 =end
Please ignore terms where dashes are attached (--help-html).