<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>RE: [Kc] File Validation</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Gene Dascher wrote:</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Is there a Package that I can use to verify that a file that a</FONT>
<BR><FONT SIZE=2>&gt; user is uploading to my server is a valid file for the extension</FONT>
<BR><FONT SIZE=2>&gt; that they have given?&nbsp; For now, I want to limit it to a small</FONT>
<BR><FONT SIZE=2>&gt; selection of web-friendly image types (jpeg, gif, png).</FONT>
</P>

<P><FONT SIZE=2>Hmm... Someone else may have a better answer, but I wonder if Image::Size might fit the bill. <A HREF="http://search.cpan.org/author/RJRAY/Image-Size-2.991/Size.pm" TARGET="_blank">http://search.cpan.org/author/RJRAY/Image-Size-2.991/Size.pm</A></FONT></P>

<P><FONT SIZE=2>It reads the dimensions of an image in several formats. Not exactly an image file validator... but might be a good enough square peg for that round hole.</FONT></P>

<P><FONT SIZE=2>O'Reilly has just released: &quot;Perl Graphics Programming&quot; (<A HREF="http://www.oreilly.com/catalog/perlgp/" TARGET="_blank">http://www.oreilly.com/catalog/perlgp/</A>). We could check on getting O'Reilly to send you a review copy if you'd be willing to review the book. Of course, you're probably just interested in an answer to the issue at hand. -But it'd be interesting to hear how O'Reilly's book compares to Manning's &quot;Graphic Programming with Perl&quot;; which Doug Sparling will be reviewing in a not too distant meeting.</FONT></P>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>Garrett Goebel</FONT>
<BR><FONT SIZE=2>IS Development Specialist</FONT>
</P>

<P><FONT SIZE=2>ScriptPro&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Direct: 913.403.5261</FONT>
<BR><FONT SIZE=2>5828 Reeds Road&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Main: 913.384.1008</FONT>
<BR><FONT SIZE=2>Mission, KS 66202&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax: 913.384.2180</FONT>
<BR><FONT SIZE=2>www.scriptpro.com&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; garrett@scriptpro.com</FONT>
</P>

</BODY>
</HTML>