HOME is gone since Win7+, one should really use: File::HomeDir->my_home Cheers
Am 02.08.2014 17:25, schrieb Kartik Thakore: > Hi! > Hmm weird. Can you set your %home% variable? > > > On Sat, Aug 2, 2014 at 7:53 AM, Alex <notificati...@github.com > <mailto:notificati...@github.com>> wrote: > > Hi! > > I just installed Alien::SDL2 on my computer and I got the > following output: > > Set up gcc environment - 3.4.5 (mingw-vista special r3) > Build option used: > Binaries Win/32bit SDL2 (20130305) RECOMMENDED > (gfx, image, mixer, net, smpeg, ttf) > Building Alien-SDL2 > Use of uninitialized value $ENV{"HOME"} in concatenation (.) or > string at C:/Per > l/lib/CPAN/Config.pm line 6. > Fetching > 'http://strawberryperl.com/package/kmx/sdl/32bit_SDL2_20130305.zip'... > > There is $ENV{"HOME"}. Is it something that has to do with > Alien::SDL2 or is it not related to this module? If it is related, > then could we switch to File::HomeDir? > > — > Reply to this email directly or view it on GitHub > <https://github.com/PerlGameDev/Alien-SDL2/issues/6>. > >