Re: Need help with a simple (I think) Perl script



"FS" == Frank Seitz <devnull4711@xxxxxx> writes:

FS> Uri Guttman wrote:
>>>>>>> "FS" == Frank Seitz <devnull4711@xxxxxx> writes:

FS> open my $fh,'<',$pdffile or die $!;
FS> print <$fh>;
>>
>> use File::Slurp ;
>> print read_file( $pdffile ) ;

FS> There is one disadvantage: File::Slurp is not in the core.

but many use it anyway. the not in core module excuse is weak as is the
"i can't install/use cpan" excuse.

uri

--
Uri Guttman ------ uri@xxxxxxxxxxxxxxx -------- http://www.sysarch.com --
----- Perl Code Review , Architecture, Development, Training, Support ------
--------- Free Perl Training --- http://perlhunter.com/college.html ---------
--------- Gourmet Hot Cocoa Mix ---- http://bestfriendscocoa.com ---------
.