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

JFarr has asked for the wisdom of the Perl Monks concerning the following question:

Hello Monks, I've received a strange erros: File::Glob object version 1.04 does not match bootstrap parameter 1.02 at c:/Perl/lib/DynaLoader.pm I'm trying to glob this:
my $diff_list_file = glob(".\\.temp_workspace\\*-binaries-*patch*_Diff +List.txt");
Thanks