1.0 (20030901)
- Find perl via /usr/bin/env (not hard-coded)
- Added copyright notice
- Added -h option to print the help message
- Added -m option to print the manpage
- Added -w option to print the manpage as HTML
- Added -r option to print the manpage as nroff
- Use glob() instead of /bin/ls
- Check for and disallow "|" in patterns
- Added more debug messages
- Handle directories as well
- Added Makefile
- Added README