Projects

Websites

  • perldoc.perl.org
    Perl documentation in HTML and PDF format, with syntax highlighting of code examples, a client-side search engine, and other interactive features.

Applications

  • a2pdf
    Converts from ASCII text to PDF format, with optional line numbering and Perl syntax highlighting.
  • XLS Tools
    Command-line tools to search (grep) and manipulate Microsoft Excel (.XLS) files, including XLSperl which allows Perl "one-liners" to be run against Excel files.
  • Photo Tools
    Set of scripts to assist in managing a digital photo collection:
    • copyphotos - transfers images from camera or memory card, renaming files based on timestamp or EXIF data.
    • photofit - adds borders to an image to fit standard paper formats without cropping.
    • resize700 - bulk resizing of images to 700px on longest edge, with small amount of USM for web display.
  • pod2pdf
    Converts Pod into PDF format with extensions to include inline images.

Misc