The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Panotools::Script.

0.07
    - new tools: qtvr2erect, tif2svg, enblend-svg
    - trivial zenity gui wrappers: enblend-svg-gui, erect2qtvr-gui, process-masks-gui, pto2tiff-gui, qtvr2erect-gui, tif2svg-gui
    - fixes for recent hugin updates
    - pto2tiff: don't generate cropped tiff images or specify blend levels
    - portability fixes: process-masks, enblend-mask, pto2tiff, erect2qtvr

0.06
    - blend any input filetypes with enblend-mask
    - prefer svg to tiff with enblend-mask
    - add nona-mask
    - allow setting STITCHER and OPTIMISER environment
    - pass options to Stitch()
    - New Clone() and Preview() methods
    - New accessor methods: Mode(), Panorama(), Variable(), Image(), Output(), Control(), ControlMorph()
    - Only pass optimisable variables to PTOptimizer but default to autooptimiser
    - New exposure, white balance, output mode, bitdepth and camera response parameters supported by hugin/nona
    - erect2qtvr add --yaw and --outfile options

0.05
    - change order of nona parameters for BSD (Milan Knizek)

0.04
    - add erect2qtvr

0.03
    - add jpeg2qtvr

0.02
    - Add Transform() method to rotate project files
    - various bugfixes

0.01
    - rewritten in less crappy OO style (Bruno Postle)

0.00 Sat May 04 13:01:00 2002
    - various half working stuff (Bruno Postle)