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: 100894
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::Hook not loaded?
With Map::Metro 0.1800: $ /usr/perl5.20.0/bin/map-metro.pl route Stockholm Stadshagen Fridhemsplan Can't locate object method "new" via package "Map::Metro::Hook" (perhaps you forgot to load "Map::Metro::Hook"?) at /usr/perl5.20.0/lib/site_perl/5.20.0/Map/Metro/Emitter.pm line 58. To workaround, it's possible to say: $ /usr/perl5.20.0/bin/perl -MMap::Metro::Hook /usr/perl5.20.0/bin/map-metro.pl route Stockholm Stadshagen Fridhemsplan
Fixed in next release (0.1801+). On Sat Dec 13 10:47:14 2014, SREZIC wrote: Show quoted text
> With Map::Metro 0.1800: > > $ /usr/perl5.20.0/bin/map-metro.pl route Stockholm Stadshagen > Fridhemsplan > Can't locate object method "new" via package "Map::Metro::Hook" > (perhaps you forgot to load "Map::Metro::Hook"?) at > /usr/perl5.20.0/lib/site_perl/5.20.0/Map/Metro/Emitter.pm line 58. > > To workaround, it's possible to say: > $ /usr/perl5.20.0/bin/perl -MMap::Metro::Hook > /usr/perl5.20.0/bin/map-metro.pl route Stockholm Stadshagen > Fridhemsplan