POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...
BINGOS/POE-1.368 - 02 Feb 2020 13:39:17 UTC - Search in distributionThis document describes differences between the 5.30.0 release and the 5.32.0 release. If you are upgrading from an earlier release such as 5.28.0, first read perl5300delta, which describes differences between 5.28.0 and 5.30.0....
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTC - Search in distributionTaikyoku Shogi is thought to be the largest Shogi variant in existence, on a 36 x 36 grid with 402 pieces, 201 per side. This game contains such pieces as the Buddhist Spirit and an alternate version of the Fire Demon, which moves differently than th...
JGOFF/Games-Shogi-0.03 - 04 Nov 2004 14:38:32 UTC - Search in distribution- Games::Shogi - Base class describing the Shogi game and variants
- Games::Shogi::Tai - Piece descriptions and initial configuration for Tai Shogi
- Games::Shogi::Wa - Piece descriptions and initial configuration for Wa Shogi
- 8 more results from Games-Shogi »
The SQL::SqlObject module allows you to use the DBI module with a hashref-based interface to the data. Additionaly, as a wrapper module, calls on the SQL::SqlObject instance object which refer to a native DBI method are passed through to the underlyi...
CORWIN/SQL-SqlObject-0.02 - 08 Nov 2003 13:30:27 UTC - Search in distributionJGOFF/File-Macro-0.001 - 19 Feb 2015 18:43:28 UTC - Search in distribution
Allows you to declare your own Unicode operators and have them behave as prefix (like sigma or integral), postfix (like superscripted 2), infix (like union), or outfix (like the floor operator, with the 'L'-like and 'J'-like brackets). To keep this d...
JGOFF/Unicode-Overload-0.01 - 06 Oct 2003 00:00:07 UTC - Search in distributionThis is intended to be an aide to help generate the prompt strings that are presented by applications like Postgres' psql tool and various Lisp compilers. Specifically, these types of applications have prompts that tell the user how deeply their pare...
JGOFF/Text-PromptBalanced-0.02 - 19 Feb 2004 01:18:31 UTC - Search in distributionThis class provides a hash of POE namespace CPAN Authors' PAUSE ID and name to the Acme::CPANAuthors module. It is currently statically generated information, I hope to make it dynamic in the future....
BINGOS/Acme-CPANAuthors-POE-0.86 - 01 May 2020 11:02:17 UTC - Search in distributionPOE::Component::UserBase handles basic user authentication and management tasks for a POE server. It can authenticate from sources such as a .htaccess file, database, DBM files, and flat files. PoCo::UserBase communicates with the client through a pr...
JGOFF/POE-Component-UserBase-0.09 - 14 Dec 2000 21:48:07 UTC - Search in distributionImage::Chord is a simple package for creating images of guitar chords in any format that the Imager module can produce. The object's API is as follows: new Image::Chord() Creates and returns a new Image::Chord object. bar_thickness Returns and option...
JGOFF/Music-Image-Chord-0.006 - 04 Oct 2003 04:18:37 UTC - Search in distributionThe filter transforms the output of parse_plist() to a more sensible form. Generally, "type =" 'dict', value => { }> gets transformed to a simple hashref, "type =" 'array', value => [ ]> gets transformed to an array ref. This transformation will lose...
JGOFF/Mac-PropertyListFilter-0.02 - 04 May 2004 01:50:19 UTC - Search in distributionThe RecDescent filter relies on Parse::RecDescent for its grammar and parser. Each call to get() invokes the parser on the text string passed in....
JGOFF/POE-Filter-RecDescent-0.02 - 26 Apr 2004 23:35:03 UTC - Search in distribution