The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

samp-scale.cgi - sample CGI that takes an uploaded image to make a new image using Imager

SYNOPSIS

  Copy samp-scale.html to your document tree.
  Copy samp-scale.cgi to your /cgi-bin
  Browse to samp-scale.html in your browser
  Select an image file
  Click on "Scale Image"

DESCRIPTION

This is a sample CGI program that accepts an image file from the browser.

Please read "Parsing an image posted via CGI" in Imager::Cookbook for cautions and explanations.

AUTHOR

Tony Cook <tonyc@cpan.org>

REVISION

$Revision$