develooper Front page | perl.wxperl.users | Postings from August 2010

Re: Problem with Cava Packager

Thread Previous | Thread Next
From:
Steffen Mueller
Date:
August 19, 2010 07:28
Subject:
Re: Problem with Cava Packager
Message ID:
4C6D29F3.1060303@cpan.org
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 implicitly loaded when you use glob() 
for the first time. Just include it in the package using the normal Cava 
UI. I'm surprised it's not in by default.

Cheers,
Steffen

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About