Acme-MetaSyntactic-chinese_zodiac
view release on metacpan or search on metacpan
0.002 2017-02-04 (PERLANCAR)
- [Bugfix] Fix typo in default category which caused returning
empty items.
- [dist] Add dzil plugin DZP:Acme::MetaSyntactic.
0.001 2017-01-29 (PERLANCAR)
- First release.
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@Author::PERLANCAR/@Filter/ShareDir",
"version" : "6.008"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : 1
}
},
"name" : "@Author::PERLANCAR/@Filter/MakeMaker",
"version" : "6.008"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::PERLANCAR/@Filter/Manifest",
"version" : "6.008"
},
name: '@Author::PERLANCAR/@Filter/ExecDir'
version: '6.008'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Author::PERLANCAR/@Filter/ShareDir'
version: '6.008'
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 1
name: '@Author::PERLANCAR/@Filter/MakeMaker'
version: '6.008'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::PERLANCAR/@Filter/Manifest'
version: '6.008'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Author::PERLANCAR/@Filter/ConfirmRelease'
version: '6.008'
lib/Acme/MetaSyntactic/chinese_zodiac.pm view on Meta::CPAN
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut
__DATA__
# default
zodiac
# names zodiac
snake horse goat monkey rooster dog pig rat ox tiger rabbit dragon
# names element
wood fire earth metal water
# names zodiac_element
wood_snake
wood_horse
wood_goat
wood_monkey
( run in 0.564 second using v1.01-cache-2.11-cpan-0a6323c29d9 )