1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: libcoy-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcoy-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcoy-perl.git
Homepage: https://metacpan.org/release/Coy
Rules-Requires-Root: no
Package: libcoy-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
liblingua-en-inflect-perl
Provides: liblingua-en-hyphenate-perl
Description: replace perl error messages with haiku
Coy is a perl module that generates haiku based on the error messages a
perl program outputs. The haiku are not canned, they are generated fresh
each time based on the error message.
.
Before use Coy: run
code...read rebuke. After use
Coy: run code...haiku!
|