File Coverage

blib/lib/Acme/MetaSyntactic/shou_dou_qi.pm
Criterion Covered Total %
statement 12 12 100.0
branch n/a
condition n/a
subroutine 4 4 100.0
pod n/a
total 16 16 100.0


line stmt bran cond sub pod time code
1             package Acme::MetaSyntactic::shou_dou_qi;
2              
3 1     1   798896 use strict;
  1         3  
  1         41  
4 1     1   5 use warnings;
  1         1  
  1         50  
5 1     1   5 no warnings 'syntax';
  1         3  
  1         43  
6              
7 1     1   5 use Acme::MetaSyntactic::Locale;
  1         2  
  1         83  
8             our @ISA = qw [Acme::MetaSyntactic::Locale];
9              
10             our $VERSION = '2012060102';
11             __PACKAGE__ -> init;
12              
13             1;
14              
15             =head1 NAME
16              
17             Acme::MetaSyntactic::shou_dou_qi - The pieces of the classical Chinese game
18              
19             =head1 DESCRIPTION
20              
21             This C<< Acme::MetaSyntactic >> theme lists the names of the classical
22             Chinese game I<< Shou Dou Qi >>, (E<29555>E<39717>E<26827>), also known
23             as I<< Jungle >>.
24              
25             This module is part of the set of C<< Acme::MetaSyntactic >> themes
26             found in the C<< Acme::MetaSyntactic::Themes::Abigail >> package.
27              
28             =head1 NOTES
29              
30             The I<< mouse >> is also known as a I<< rat >>.
31              
32             For the names in the Chinese local (C<< zh >>), the Chinese names have
33             been transcribed using the I<< Pinyin >> system; with any tonal marks
34             removed.
35              
36             =head1 SEE ALSO
37              
38             L, L<< Acme::MetaSyntactic::Locale >>, and
39             L<< http://www.chessvariants.org/other.dir/animal.html >>.
40              
41             =head1 AUTHOR
42              
43             Abigail, L<< mailto:cpan@abigail.be >>.
44              
45             =head1 COPYRIGHT and LICENSE
46              
47             Copyright (C) 2012 by Abigail.
48              
49             Permission is hereby granted, free of charge, to any person obtaining a
50             copy of this software and associated documentation files (the "Software"),
51             to deal in the Software without restriction, including without limitation
52             the rights to use, copy, modify, merge, publish, distribute, sublicense,
53             and/or sell copies of the Software, and to permit persons to whom the
54             Software is furnished to do so, subject to the following conditions:
55              
56             The above copyright notice and this permission notice shall be included
57             in all copies or substantial portions of the Software.
58              
59             THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
60             IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
61             FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
62             THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
63             WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
64             OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
65             THE SOFTWARE.
66              
67              
68             =cut
69              
70             __DATA__