David,
----- Original Message -----
From: "David Moreno Garza" <[EMAIL PROTECTED]>
To: "Mike Blezien" <[EMAIL PROTECTED]>
Cc: "Perl List" <beginners@perl.org>
Sent: Tuesday, February 20, 2007 2:55 PM
Subject: Re: Word counts
Mike Blezien wrote:
we need to do read uploaded files(PDF & DOC files types), and count the
words in these type of files. what would be the best approach to do this,
and specific module(s) that can accomplish this fairly easily ? Just need
to open the files when uploaded to do a word count, if this is possible to
do.
This might help you a bit:
http://search.cpan.org/~clotho/CAM-PDF-1.08/lib/CAM/PDF.pm#Document_reading
thx's, looks like a good place to start w/PDF files, now to find some info on
DOC files :)
Mike
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/