Skip to content

HTML::Tagset, a Perl module for helping parse HTML

Notifications You must be signed in to change notification settings

libwww-perl/HTML-Tagset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML::Tagset

This module contains data tables useful in dealing with HTML.

It provides no functions or methods.

PREREQUISITES

This suite requires Perl 5.

HTML::Tagset doesn't use any nonstandard modules.

INSTALLATION

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

DOCUMENTATION

POD-format documentation is included in Tagset.pm. POD is readable with the perldoc utility. See ChangeLog for recent changes.

AVAILABILITY

The latest version of HTML::Tagset is available from the CPAN. See https://metacpan.org/pod/HTML::Tagset

COPYRIGHT

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.

About

HTML::Tagset, a Perl module for helping parse HTML

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages