in reply to Re: unpacking .gz from perl
in thread unpacking .gz from perl

did this code work for u.When i tried its showing an error like "It looks like you don't have a C compiler on your PATH, so you will not be able to compile C or XS extension modules. You can install GCC from the MinGW package using the Perl Package Manager by running: ppm install MinGW"

I tried installing using the above command.But installation is getting failed

Replies are listed 'Best First'.
Re^3: unpacking .gz from perl
by Anonymous Monk on Jan 01, 2013 at 07:31 UTC

    When i tried its showing an error like

    It is not only an error message, it is instructions to overcome the error!!!!!!