pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Set-Array



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Thu Mar  8 11:24:17 UTC 2012

Update of /cvsroot/pkgsrc/devel/p5-Set-Array
In directory ivanova.netbsd.org:/tmp/cvs-serv8657

Log Message:
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.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/p5-Set-Array/distinfo
N pkgsrc/devel/p5-Set-Array/Makefile
N pkgsrc/devel/p5-Set-Array/DESCR

No conflicts created by this import




Home | Main Index | Thread Index | Old Index