https://github.com/salva/p5-sort-key
Release history of Sort-Key
https://github.com/salva/p5-sort-key
Last synced: about 2 months ago
JSON representation
Release history of Sort-Key
- Host: GitHub
- URL: https://github.com/salva/p5-sort-key
- Owner: salva
- Created: 2010-04-15T08:40:13.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T15:18:06.000Z (about 5 years ago)
- Last Synced: 2023-03-10T19:41:04.928Z (about 2 years ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/Sort-Key/
- Size: 110 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Sort-Key
========sort arrays by one or multiple calculated keys.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installCOPYRIGHT AND LICENCE
Copyright (C) 2005-2014, 2020 by Salvador Fandino
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.4 or,
at your option, any later version of Perl 5 you may have available.