source: libcaca/trunk/perl/lib/Term/Kaka/Sprite.pm @ 379

Last change on this file since 379 was 379, checked in by Sam Hocevar, 19 years ago
  • Imported John Beppu's Perl wrapper.
File size: 64 bytes
Line 
1package Term::Kaka::Sprite;
2
3use base 'Term::Caca::Sprite';
4
51;
Note: See TracBrowser for help on using the repository browser.