Verhás Personal Web pages, Perl programs
These are Perl programs that I wrote. Use them! Development was done usually
under Windows NT but the programs run under Win95 and UNIX as well. In case you
have no access to Perl there are Win32 exe versions of the programs.
The exe version was created using Perl2exe from
DEMOBUILDER.
- text2html
Convert a text file to HTML while trying to figure out
formatting. A lot of heuristics.
- NTFSOWNER
a binary module written in C to set and retrieve the NTFS owner of a file
under Windows NT.
- prep
A simple utility to perform Perl expression on
each line of the files recursively in your directory.
Undo is available.
- webmirror
Mirror a Web site.
- webunify
Reads directory recursively and convert structures that can
fail in Webs that were developed under DOS/Windows95/NT
and deployed on a UNIX server. Includes Hungarian character
conversion as well, but it does not matter for English text.
Might hurt other European languages.
- esd2html
Program documentation tool.
Takes formatted comment from C, FORTRAN, PASCAL, Perl or
virtually any other language and creates linked html files.
- jamal
Just Another Macro Language that fits HTML and reduces
development time and ease maintainability.
- diWEBlo
A CGI tool that helps maintain Web pages via Web with Web form fillout.
You define HTML templates for display and edit/modify a Web page
and diWEBlo creates the static page with updated parameters.
- Headerer maintain C header files
using a simple script
- Source Split v1.0
A simple program to split a tex file into small pieces. This way
you can maintain a bit larger files.