The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Panotools::Script - Panorama Tools scripting
============================================

A perl module for reading, writing and manipulating hugin script files

http://hugin.sourceforge.net/


Installation
------------

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install


Dependencies
------------

Image::Size
Image::ExifTool
Test::More

Some of the scripts require 'nona', 'freepv', 'enblend', 'enfuse', 'autotrace' and
ImageMagick command-line tools.

The various *-gui tools require 'zenity' and will only work on
Linux/unix systems.

TODO
----

* open/save lens profiles


Copyright and licence
---------------------

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

Copyright (C) 2002 Bruno Postle