Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Map-Metro CPAN distribution.

Report information
The Basics
Id: 100867
Status: resolved
Priority: 0/
Queue: Map-Metro

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

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



Subject: map-metro.pl should use different shebang
Currently map-metro.pl has #!/usr/bin/env perl as the shebang, but this means that unfortunately the shebang is not adapted to the current perl when installing. It's better to write #!perl instead.
Hi, I'll fix this later today. Sorry for not seeing your reports earlier, I'll add a link to the github repo in the documentation.
Fixed in 0.1702.
On Sat Dec 13 08:20:33 2014, CSSON wrote: Show quoted text
> Fixed in 0.1702.