sgmlspl
SGMLS-based example Perl script for processing SGML parser output
Install
- All systems
-
curl cmd.cat/sgmlspl.sh
- Debian
-
apt-get install sgmlspl - Ubuntu
-
apt-get install sgmlspl - Arch Linux
-
pacman -S sgmlspl - Kali Linux
-
apt-get install sgmlspl - CentOS
-
yum install sgmlspl - Fedora
-
dnf install sgmlspl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install sgmlspl - Raspbian
-
apt-get install sgmlspl
sgmlspl
SGMLS-based example Perl script for processing SGML parser output
This is an example of a Perl script to post-process SGML parser output using the SGMLS Perl modules. To make sensible use of this package you will need to install a suitable SGML parser as well.