Group
Extension

Matches 1

Map-Tube-London ( M/MA/MANWAR/Map-Tube-London-1.42.tar.gz, MANWAR, 2025; MetaCPAN )
Map-Tube-London/lib/Map/Tube/London.pm ( view source; MetaCPAN )
;
use namespace::autoclean;

has json => (is => 'lazy');
has skip => (is => 'lazy');
with 'Map::Tube';

sub _build_json { dist_file('Map-Tube-London', 'london-map.json') }
sub _build_skip {
    return

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.