Re: Problem with Cava Packager

2010-08-21 Thread Mark Dootson
Hi, Cava Packager is a bit off topic for this group - but, I've checked v1.3 code, and sure enough File::Glob isn't packaged by default. (Which is an error / oversight ). You need to add it as kindly suggested by Steffen. I'm 100% sure it was included by default in a prior version. Oh well.

Re: Problem with Cava Packager

2010-08-19 Thread Steffen Mueller
Hi Daniel, Daniel wrote: I use the glob() function inside a perl script. If I compile this to an exe-file using Cava Packager, I get the error message: Can't locate File/Glob.pm in @INC at program start. But this is not an extra modul or is it? Well, it's a core module that's implicit