[EMAIL PROTECTED] wrote:

Lee,

Hello,

A couple of questions:

Ok, but please post to the list so everyone can share :)

1. I get an error on the use File::Slurp line. I have been looking in the "Camel" book and can't seem to find much. Is this a module that I need to download.

Yes, perl -MCPAN -e 'install File::Slurp;' shoudl do it

2. If I comment out the Slup line, my next error is on the read_dir line. It thinks that this is a subroutine.

It is a subroutine, exported by File::Slurp; which you need to install

3. I would assume that the append_file line will have the same problem as the read_dir line, but I haven't gotten to it yet.

Correct same as #2

Many thanks for your help.

No problem! If you want to show your appreciation you could always signup for hosting at JupiterHost.Net and tell your friends - tell them Lee sent you :)


Richard Hug

HTH :)

Lee.M - JupiterHost.Net

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to