![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: Has anyone had a this error: File::Glob object version 1.04 does not match bootstrap parameter 1.02 at c:/Perl/lib/DynaLoader.pmby brian_d_foy (Abbot) |
on Jan 12, 2006 at 16:37 UTC ( #522741=note: print w/replies, xml ) | Need Help?? |
The usually means that something went out-of-sync. Which version of perl are you using? File::Glob 1.04 comes with perl5.8.7, and that's the first time that version of File::Glob shows up in the core. File::Glob 1.02 came with perls 5.8.1 to 5.8.4. Did you somehow let one pollinate the other?
In Section
Seekers of Perl Wisdom
|
|