Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the PDF-Table CPAN distribution.

Report information
The Basics
Id: 104543
Status: open
Priority: 0/
Queue: PDF-Table

People
Owner: OMEGA [...] cpan.org
Requestors: jeppe [...] ioslo.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.9.7
Fixed in: (no value)



Subject: Inconsistent filename vs directory name
Hi Omega, I have a small request that's still pretty important. The downloadable CPAN-packages generally are called something like Module-Name-0.1.3.tar.gz , where 0.1.3 is the versioning bit. When we unpack the archive, they expand into Module-Name-0.1.3 This convention makes scripting quite easy. [user@localhost spec]$ ls -l -L | grep PDF-Table -rw-rw-r-- 1 user user 28566 Dec 19 19:19 PDF-Table-0.9.7.tar.gz drwxrwxr-x 6 user user 4096 Dec 19 19:13 PDF-Table-Version_0.9.7 However, you've added "-Version" inside the directory name. That makes repackaging your module more challenging than necessary. Can you fix it in the next release, please? Best regards, Jens-Petter Salvesen
Hi, The issue will be tracked here: https://github.com/kamenov/PDF-Table/issues/16 On 2015-05-19 15:39:51, jeppe@ioslo.net wrote: Show quoted text
> Hi Omega, > > I have a small request that's still pretty important. > > The downloadable CPAN-packages generally are called something like > > Module-Name-0.1.3.tar.gz , where 0.1.3 is the versioning bit. > > When we unpack the archive, they expand into > > Module-Name-0.1.3 > > This convention makes scripting quite easy. > > [user@localhost spec]$ ls -l -L | grep PDF-Table > -rw-rw-r-- 1 user user 28566 Dec 19 19:19 PDF-Table-0.9.7.tar.gz > drwxrwxr-x 6 user user 4096 Dec 19 19:13 PDF-Table-Version_0.9.7 > > However, you've added "-Version" inside the directory name. That makes > repackaging your module more challenging than necessary. > > Can you fix it in the next release, please? > > Best regards, > Jens-Petter Salvesen
-- -- De si?
0.9.8 Uploaded to PAUSE On 2015-05-19 15:39:51, jeppe@ioslo.net wrote: Show quoted text
> Hi Omega, > > I have a small request that's still pretty important. > > The downloadable CPAN-packages generally are called something like > > Module-Name-0.1.3.tar.gz , where 0.1.3 is the versioning bit. > > When we unpack the archive, they expand into > > Module-Name-0.1.3 > > This convention makes scripting quite easy. > > [user@localhost spec]$ ls -l -L | grep PDF-Table > -rw-rw-r-- 1 user user 28566 Dec 19 19:19 PDF-Table-0.9.7.tar.gz > drwxrwxr-x 6 user user 4096 Dec 19 19:13 PDF-Table-Version_0.9.7 > > However, you've added "-Version" inside the directory name. That makes > repackaging your module more challenging than necessary. > > Can you fix it in the next release, please? > > Best regards, > Jens-Petter Salvesen
-- -- De si?