| 1 | | --- |
| 2 | | global: |
| 3 | | name: Algorithm-EquivalenceSets |
| 4 | | releases: |
| 5 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 6 | | changes: |
| 7 | | - set the version to 0.02 |
| 8 | | - provide abstract line |
| 9 | | - '.shipit: fixed svk.tagpattern' |
| 10 | | date: 2008-05-29T11:59:55Z |
| 11 | | tags: [] |
| 12 | | version: 0.02 |
| 13 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 14 | | changes: |
| 15 | | - original version |
| 16 | | date: 2007-11-26T23:05:32Z |
| 17 | | tags: [] |
| 18 | | version: 0.01 |
| | 1 | Revision history for Perl extension Algorithm-EquivalenceSets |
| | 2 | |
| | 3 | 0.03 Thu Jul 24 20:35:33 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>) |
| | 4 | - Changed dist style and Changes back to standard. People didn't like it - |
| | 5 | the nail that sticks out gets hammered down. |
| | 6 | - Added standard test files; this will also help with CPANTS. |
| | 7 | |
| | 8 | 0.02 Wed, 28 Nov 2007 11:15:12 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 9 | - set the version to 0.02 |
| | 10 | - provide abstract line |
| | 11 | |
| | 12 | 0.01 Mon, 26 Nov 2007 23:05:32 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 13 | - original version |