http://qs321.pair.com?node_id=522741


in reply to Has anyone had a this error: File::Glob object version 1.04 does not match bootstrap parameter 1.02 at c:/Perl/lib/DynaLoader.pm

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?

--
brian d foy <brian@stonehenge.com>
Subscribe to The Perl Review