Subject: | Dist tarball does not include version number in the top directory |
Date: | Wed, 15 Jan 2014 09:42:49 -0800 |
To: | bug-Statistics-RserveClient [...] rt.cpan.org |
From: | Davor Cubranic <cubranic [...] stat.ubc.ca> |
The tarball for the module has the top level directory with name "Statistics--RserveClient", instead of the usual "Statistics-RserveClient-0.12". That's because it was built by just running 'tar' on the source directory [1], rather than with 'make dist', as recommended in perlnewmod.
[1] Probably from the release-packaging script at https://raw.github.com/djun-kim/Statistics--RserveClient/33b656108239d41d4593c166bd41b9cef48ac5a4/scripts/release.sh