The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package Term::Kaka::Constants;
BEGIN {
  $Term::Kaka::Constants::AUTHORITY = 'cpan:YANICK';
}
{
  $Term::Kaka::Constants::VERSION = '1.2.0';
}
#ABSTRACT: Term::Caca::Constants

use strict;
use Term::Caca::Constants qw(:all);
push @ISA, 'Term::Caca::Constants';

*Term::Kaka::Constants::EXPORT_OK   = *Term::Caca::Constants::EXPORT_OK;
*Term::Kaka::Constants::EXPORT_TAGS = *Term::Caca::Constants::EXPORT_TAGS;

1;



=pod

=head1 NAME

Term::Kaka::Constants - Term::Caca::Constants

=head1 VERSION

version 1.2.0

=head1 AUTHORS

=over 4

=item *

John Beppu <beppu@cpan.org>

=item *

Yanick Champoux <yanick@cpan.org>

=back

=head1 COPYRIGHT AND LICENSE

This software is Copyright (c) 2011 by John Beppu.

This is free software, licensed under:

  DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE, Version 2, December 2004

=cut


__END__