2 Star 0 Fork 0

mirrors_gitpan / Map-Tube-SaintPetersburg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile.PL 1021 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Pragmas.
use strict;
use warnings;
# Modules.
use inc::Module::Install;
# Definition.
abstract 'Interface to the Saint Petersburg Metro Map.';
author 'Michal Spacek <skim@cpan.org>';
install_share 'share';
license 'bsd';
license 'artistic_2';
name 'Map-Tube-SaintPetersburg';
readme_from 'SaintPetersburg.pm';
requires 'File::Share' => 0;
requires 'Map::Tube' => '2.41';
requires 'Moo' => 0;
requires 'namespace::clean' => 0;
requires 'perl' => '5.8.0';
resources 'bugtracker' => 'https://rt.cpan.org/Public/Dist/Display.html'.
'?Name=Map-Tube-SaintPetersburg';
resources 'homepage' => 'https://github.com/tupinek/Map-Tube-SaintPetersburg';
resources 'repository' => 'git://github.com/tupinek/Map-Tube-SaintPetersburg';
test_requires 'Encode' => 0;
test_requires 'English' => 0;
test_requires 'File::Object' => 0.08;
test_requires 'Test::More' => 0;
test_requires 'Test::NoWarnings' => 0;
test_requires 'Test::Pod' => 0;
test_requires 'Test::Pod::Coverage' => 0;
tests_recursive;
version '0.02';
# Run.
WriteAll();
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_gitpan/Map-Tube-SaintPetersburg.git
git@gitee.com:mirrors_gitpan/Map-Tube-SaintPetersburg.git
mirrors_gitpan
Map-Tube-SaintPetersburg
Map-Tube-SaintPetersburg
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891