The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

samp-tags.cgi - sample CGI that takes an uploaded image to produce a report

SYNOPSIS

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

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$