htmlcopy
module to copy a HTML file without breaking links
Install
- All systems
-
curl cmd.cat/htmlcopy.sh
- Debian
-
apt-get install libhtml-copy-perl - Ubuntu
-
apt-get install libhtml-copy-perl - Kali Linux
-
apt-get install libhtml-copy-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libhtml-copy-perl - Raspbian
-
apt-get install libhtml-copy-perl
libhtml-copy-perl
module to copy a HTML file without breaking links
HTML::Copy copies a HTML file without breaking links in the file and is a sub class of HTML::Parser. This package provide the Perl module "HTML::Copy" and a command line tool "htmlcopy".