This module contains data tables useful in dealing with HTML.
It provides no functions or methods.
This suite requires Perl 5.
HTML::Tagset doesn't use any nonstandard modules.
You install HTML::Tagset, as you would install any perl module library, by running these commands:
perl Makefile.PL
make
make test
make install
If you want to install a private copy of HTML::Tagset in your home directory, then you should try to produce the initial Makefile with something like this command:
perl Makefile.PL LIB=~/perl
POD-format documentation is included in Tagset.pm. POD is readable
with the perldoc
utility. See ChangeLog for recent changes.
The latest version of HTML::Tagset is available from the CPAN. See https://metacpan.org/pod/HTML::Tagset
Copyright 1999,2000 Sean M. Burke. Copyright 1995-2000 Gisle Aas. Copyright 2000-2024 Andy Lester.
This library is free software; you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.