NAME
Term::Caca::Constants - libcaca constants from caca.h
VERSION
version 1.2.0
SYNOPSIS
Import all constants into current package/namespace:
use Term::Caca::Constants ':all';
Only import the constants pertaining to events and keys:
use Term::Caca qw(:events :keys);
DESCRIPTION
AUTHORS
John Beppu <beppu@cpan.org>
Yanick Champoux <yanick@cpan.org>
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