Skip Menu |

This queue is for tickets about the Module-InstalledVersion CPAN distribution.

Report information
The Basics
Id: 79217
Status: new
Priority: 0/
Queue: Module-InstalledVersion

People
Owner: Nobody in particular
Requestors: NEILB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.05
Fixed in: (no value)



Subject: Include path to module in results
I think it would be a helpful addition to this module to include the path to the module, as well as the directory where it was found. This is just one additional line. Following: $self->{dir} = $dir; Add the line $self->{path} = $filename;