The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Sort::SQL.

0.01  Fri Mar 23 09:37:42 2007
	- original version; created by h2xs 1.23 with options
		-XA -n Sort::SQL

0.02  Fri Mar 30 2007
        - removed spurious Perl 5.8.7 requirement

0.03  23 Oct 2007
        - Perl 5.005? really?? ok. we can play that game.

0.04  13 June 2009
        - support comma-separated pairs
        - refactor to fix bug with two columns with same name.

0.05  13 June 2009
        - fix regexp for pair separation introduced in 0.04