in reply to Re: Starting the development of a module : thoughts
in thread Starting the development of a module : thoughts

Unless you add some parameters to Makefile.PL (see ExtUtils::MakeMaker), the default (at least where I am) is 'compress' instead of 'gzip' so you end up with a .tar.Z file.
  • Comment on Re: Re: Starting the development of a module : thoughts