[Padre-dev] File::HomeDir->my_data being undef on Windows?
Gabor Szabo
szabgab at gmail.com
Sat Mar 14 15:14:48 PDT 2009
On Sun, Mar 15, 2009 at 12:08 AM, Gabor Szabo <szabgab at gmail.com> wrote:
> When I run the following on my Windows machine:
>
> perl -MFile::HomeDir -e"print File::HomeDir->my_data"
>
> File::HomeDir->my_data returns undef.
>
> It blows up our t/91 test - that's how I noticed it but why is that
> not returning a real value for me ?
Well, let me reply to myself. That was version 0.82 of File::HomeDir.
After upgrading to 0.84 the problem went away.
So now we require 0.84 in Padre.
Gabor
More information about the Padre-dev
mailing list