Acme-MetaSyntactic-Themes-Abigail

 view release on metacpan or  search on metacpan

lib/Acme/MetaSyntactic/kodokan.pm  view on Meta::CPAN

package Acme::MetaSyntactic::kodokan;

use strict;
use warnings;
no  warnings 'syntax';

use Acme::MetaSyntactic::MultiList;
our @ISA = qw [Acme::MetaSyntactic::MultiList];

our $VERSION = '2012060201';
__PACKAGE__ -> init ();

1;

=head1 NAME

Acme::MetaSyntactic::kodokan - Official Judo Techniques

=head1 DESCRIPTION

The I<< Kodokan >> Institute, founded in 1882 by KanE<333> JigorE<333>, 
who also founded judo, studies and teaches judo. It maintains a list
of techniques it recognizes.

The following subthemes are provided:

=over 1

=item C<< nage_waza >>

The 67 recognized throwing techniques.

=item C<< nage_waza/dai_ikkyo >>

The 8 throwing techniques from the first group.

=item C<< nage_waza/dai_nikyo >>

The 8 throwing techniques from the second group.

=item C<< nage_waza/sankyo >>

The 8 throwing techniques from the third group.

=item C<< nage_waza/yonkyo >>

The 8 throwing techniques from the fourth group.

=item C<< nage_waza/gokyo >>

The 8 throwing techniques from the fifth group.

=item C<< nage_waza/habukareta_waza >>

8 preserved throwing techniques from the 1895 list.

=item C<< nage_waza/habukareta_waza >>

19 newly accepted throwing techniques.

=item C<< katame_waza >>

The 29 official grappling techniques.

=item C<< katame_waza/osaekomi_waza >>

7 pins, or mat holds.

=item C<< katame_waza/shime_waza >>

12 chokes or strangles.

=item C<< katame_waza/kansetsu_waza >>

10 joint locks.

=back

This module is part of the set of C<< Acme::MetaSyntactic >> themes
found in the C<< Acme::MetaSyntactic::Themes::Abigail >> package.

=head1 SEE ALSO

L<Acme::MetaSyntactic>, L<Acme::MetaSyntactic::MultiList>,
L<http://www.kodokan.org/>, L<http://www.judoinfo.com/gokyo.htm>,
L<http://www.judoinfo.com/gokyo2.htm>.

=head1 AUTHOR

Abigail, L<< mailto:cpan@abigail.be >>.

=head1 COPYRIGHT and LICENSE

Copyright (C) 2012 by Abigail.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),   
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,



( run in 2.088 seconds using v1.01-cache-2.11-cpan-98e64b0badf )