|
Zillabit Projects
Geeky Tidbits
HTML convert is a tiny project in one perl file.
Its purpose is to take plain text files which are
indented lists of information embedded with email addresses
and URLs,
like this one,
and convert into a nicely formatted HTML file with indented lines and
active links,
like this.
This is exactly the kind of small job that perl is perfect for.
Source: download the perl file by
right-clicking this link.
License: use it as you see fit.
|