Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 04/28/2007 11:28:36
Module Name:	pkgsrc
Committed By:	seb
Date:		Sat Apr 28 11:28:36 UTC 2007

Modified Files:
	pkgsrc/doc: CHANGES-2007

Log Message:
Noite initial addition of p5-Sort-Maker version 0.06 as devel/p5-Sort-Maker
into The NetBSD Packages Collection.

The Perl 5 module Sort::Maker has two main goals: to make it easy
to create correct sort functions, and to make it simple to select
the optimum sorting algorithm for the number of items to be sorted.
Sort::Maker generates complete sort subroutines in one of four
styles, plain, orcish maneuver, Schwartzian Transform and the
Guttman-Rosler Transform. You can also get the source for a sort
sub you create via the sorter_source call.


To generate a diff of this commit:
cvs rdiff -r1.934 -r1.935 pkgsrc/doc/CHANGES-2007

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.