The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Acme::MetaSyntactic::cluedo - Characters, rooms and weapons from Cluedo

DESCRIPTION

Cluedo (or Clue as it's known in North America), is a famous detective like board games, where the players have to determine who killed Dr. Black, which weapon was used, and in which room the murder did happen.

There are three subthemes:

suspects

This is the default theme, and lists the possible murderers.

weapon

The theme that lists the weapons that could have been used to kill Dr. Black.

room

Lists the rooms of the mansion of Dr. Black in which the murder could have taken place.

This module is part of the set of Acme::MetaSyntactic themes found in the Acme::MetaSyntactic::Themes::Abigail package.

NOTES

This module uses the British spelling. So, we have Miss Scarlett instead of Miss Scarlet; Reverend Green instead of Mr. Green, a dagger instead of a knife, a revolver instead of a pistol, a spanner instead of a wrench, and the game itself is called Cluedo instead of Clue.

While the Cellar is on the board, it's not an actual location where the murder could have happened, and as such, isn't part of the theme.

SEE ALSO

Acme::MetaSyntactic, Acme::MetaSyntactic::MultiList.

AUTHOR

Abigail, mailto:cpan@abigail.be.

COPYRIGHT and LICENSE

Copyright (C) 2012 by Abigail.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.