1- README for HTML::Tagset
2-
3- HTML::Tagset
1+ # HTML::Tagset
42
53This module contains data tables useful in dealing with HTML.
64
75It provides no functions or methods.
86
9-
10-
11- PREREQUISITES
7+ ## PREREQUISITES
128
139This suite requires Perl 5.
1410
1511HTML::Tagset doesn't use any nonstandard modules.
1612
17-
18- INSTALLATION
13+ ## INSTALLATION
1914
2015You install HTML::Tagset, as you would install any perl module
2116library, by running these commands:
@@ -31,36 +26,21 @@ something like this command:
3126
3227 perl Makefile.PL LIB=~/perl
3328
34-
35- DOCUMENTATION
29+ ## DOCUMENTATION
3630
3731POD-format documentation is included in Tagset.pm. POD is readable
38- with the 'perldoc' utility. See ChangeLog for recent changes.
39-
40-
41- MACPERL INSTALLATION NOTES
42-
43- Don't bother with the makefiles. Just make a HTML directory in your
44- MacPerl site_lib or lib directory, and move Tagset.pm into there.
45-
46-
47- SUPPORT
48-
49- Questions, bug reports, and suggestions for HTML::Tagset should just
50- be sent to me at sburke@cpan.org
51-
32+ with the `perldoc` utility. See ChangeLog for recent changes.
5233
53- AVAILABILITY
34+ ## AVAILABILITY
5435
55- The latest version of HTML::Tagset is available from the
56- Comprehensive Perl Archive Network (CPAN). Visit
57- <http://www.perl.com/CPAN/> to find a CPAN site near you.
36+ The latest version of HTML::Tagset is available from the CPAN.
37+ See https://metacpan.org/pod/HTML::Tagset
5838
5939
60- COPYRIGHT
40+ ## COPYRIGHT
6141
6242Copyright 1999,2000 Sean M. Burke <sburke@cpan.org>; Copyright
63- 1995-2000 Gisle Aas; all rights reserved .
43+ 1995-2000 Gisle Aas. Copyright 2000-2019 Andy Lester .
6444
6545This library is free software; you can redistribute it and/or
6646modify it under the same terms as Perl itself.
0 commit comments