Import p5-Set-Array-0.24 as devel/p5-Set-Array.
authorfhajny <fhajny>
Thu, 8 Mar 2012 11:24:17 +0000 (11:24 +0000)
committerfhajny <fhajny>
Thu, 8 Mar 2012 11:24:17 +0000 (11:24 +0000)
commitd1a0830e56bfefea601b515e32c1145ceb2651f3
tree262f782a5850f7b781775e73d6bb84fb2c3fa9d3
parent30054ea82bb5f6a0e606927e19b2970bcb953c6b
Import p5-Set-Array-0.24 as devel/p5-Set-Array.

Set::Array allows you to create arrays as objects and use OO-style methods on
them. Many convenient methods are provided here that appear in the FAQ's, the
Perl Cookbook or posts from comp.lang.perl.misc. In addition, there are Set
methods with corresponding (overloaded) operators for the purpose of Set
comparison, i.e. +, ==, etc.

The purpose is to provide built-in methods for operations that people are
always asking how to do, and which already exist in languages like Ruby. This
should (hopefully) improve code readability and/or maintainability. The other
advantage to this module is method-chaining by which any number of methods may
be called on a single object in a single statement.
devel/p5-Set-Array/DESCR [new file with mode: 0644]
devel/p5-Set-Array/Makefile [new file with mode: 0644]
devel/p5-Set-Array/distinfo [new file with mode: 0644]