Group
Extension

Matches 1

Map-Tube-Delhi ( M/MA/MANWAR/Map-Tube-Delhi-0.99.tar.gz, MANWAR, 2025; MetaCPAN )
Map-Tube-Delhi/lib/Map/Tube/Delhi.pm ( view source; MetaCPAN )
 1.114 ':ALL';

use Moo;
use namespace::autoclean;

has json => (is => 'ro', default => sub { return dist_file('Map-Tube-Delhi', 'delhi-map.json') });

with 'Map::Tube';

=head1 DESCRIPTION

It curren

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