Changeset 19219 for lang/perl/Acme-Shigin
- Timestamp:
- 09/12/08 15:37:36 (5 years ago)
- Location:
- lang/perl/Acme-Shigin/trunk
- Files:
-
- 2 modified
-
Build.PL (modified) (1 diff)
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Acme-Shigin/trunk/Build.PL
r18539 r19219 9 9 dist_version_from => 'lib/Acme/Shigin.pm', 10 10 requires => { 11 'Test::More' => 0, 12 'Carp' => 0, 13 'Unicode::Japanese' => 0, 14 'Text::MeCab' => 0, 15 'Lingua::JA::Kana' => 0, 11 'Test::Perl::Critic' => 0, 12 'Test::More' => 0, 13 'Carp' => 0, 14 'Unicode::Japanese' => 0, 15 'Text::MeCab' => 0, 16 'Lingua::JA::Kana' => 0, 16 17 }, 17 18 add_to_cleanup => [ 'Acme-Shigin-*' ], -
lang/perl/Acme-Shigin/trunk/Makefile.PL
r18539 r19219 10 10 PL_FILES => {}, 11 11 PREREQ_PM => { 12 'Test::More' => 0, 13 'Carp' => 0, 14 'Unicode::Japanese' => 0, 15 'Text::MeCab' => 0, 16 'Lingua::JA::Kana' => 0, 12 'Test::Perl::Critic' => 0, 13 'Test::More' => 0, 14 'Carp' => 0, 15 'Unicode::Japanese' => 0, 16 'Text::MeCab' => 0, 17 'Lingua::JA::Kana' => 0, 17 18 }, 18 19 dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)