Main > Programming > Libraries >

Coy 0.05

Coy 0.05

Sponsored Links

Coy 0.05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.020 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 901
Date added: 2007-05-08
Publisher: Damian Conway

Coy 0.05 description

Coy is a Perl module like Carp only prettier.

SYNOPSIS

# In your application:
# ====================

use Coy;

warn "There seems to be a problem";

die "Looks like it might be fatal";


# You can add vocab in the $HOME/.coyrc file:
# ===========================================

noun {
wookie =>
{
category => [ Sentient ],
sound => [ "roars", "grunts", "bellows" ],
act =>
{
sits => { location => Arborial },

fights => { minimum => 2,
association => "argument",
},
},
},

};

category {
Sentient =>
{
act =>
{
quarrels =>
{
associations => "argument",
location => Terrestrial,
minimum => 2,
synonyms => [qw(bickers argues)],
},
laughs =>
{
associations => "happy",
location => Terrestrial,
non_adjectival => 1,
},
},
}
};

personage "R2D2";
personage "Darth Vader";

place "Mos Eisley";
place "the Death Star";

tree "Alderaan mangrove";
fruit_tree "Wookie-oak";


# You can also select a different syllable counter via .coyrc
# ===========================================================

use Lingua::EN::Syllables::syllable;
syllable_counter "Lingua::EN::Syllables::syllable";

# or

use Lingua::EN::Syllables::syllable;
syllable_counter &Lingua::EN::Syllables::syllable;

# or

syllable_counter sub { return 1 }; # FAST BUT INACCURATE

Coy 0.05 Screenshot

Advertisements

Coy 0.05 Keywords

Bookmark Coy 0.05

Hyperlink code:
Link for forum:

Coy 0.05 Copyright

WareSeeker periodically updates pricing and software information of Coy 0.05 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Coy 0.05 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Version History
Related Software
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
Code::Perl is a Perl module to produce Perl code from a tree. Free Download
Etk::Constants is a Perl module with costants to use with Etk. Free Download
AudioCD is a Perl module for basic Audio CD control. Free Download
Convert::Braille is a Perl module that can convert Between Braille Encodings. Free Download
Test::TestCoverage is Perl module to test if your test covers all public subroutines of the package. Free Download
RPM::Constants is a Perl module with groups of RPM-defined symbols. Free Download
PLJava is Perl module that will embed Perl into Java. Free Download