| 1 | | --- |
| 2 | | global: |
| 3 | | name: Net-IP-Match |
| 4 | | releases: |
| 5 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 6 | | changes: |
| 7 | | - Converted Changes file to YAML style |
| 8 | | - '.shipit: added Twitter step' |
| 9 | | - 'Makefile.PL: added auto_install() and process_templates()' |
| 10 | | - 'lib/*: converted to template' |
| 11 | | - updated MANIFEST |
| 12 | | - added t/perlcriticrc |
| 13 | | - updated MANIFEST |
| 14 | | - '.shipit: fixed svk.tagpattern' |
| 15 | | date: 2008-05-29T12:06:24Z |
| 16 | | tags: |
| 17 | | - NEWFEATURE |
| 18 | | version: 0.04 |
| 19 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 20 | | changes: |
| 21 | | - Makefile.PL now requires Filter::Simple |
| 22 | | date: 2007-10-21T13:14:42+02:00 |
| 23 | | tags: [] |
| 24 | | version: 0.03 |
| 25 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 26 | | changes: |
| 27 | | - fixed version requirement of Test::More |
| 28 | | date: 2007-10-18T10:09:39+02:00 |
| 29 | | tags: [] |
| 30 | | version: 0.02 |
| 31 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 32 | | changes: |
| 33 | | - original version |
| 34 | | date: 2002-04-10T14:29:32+01:00 |
| 35 | | tags: [] |
| 36 | | version: 0.01 |
| | 1 | Revision history for Perl extension Net-IP-Match |
| | 2 | |
| | 3 | 0.04 Thu, 29 May 2008 12:06:24 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 4 | - Converted Changes file to YAML style |
| | 5 | - .shipit: added Twitter step |
| | 6 | - Makefile.PL: added auto_install() and process_templates() |
| | 7 | - lib/*: converted to template |
| | 8 | - updated MANIFEST |
| | 9 | - added t/perlcriticrc |
| | 10 | - updated MANIFEST |
| | 11 | - .shipit: fixed svk.tagpattern |
| | 12 | - tags: NEWFEATURE |
| | 13 | |
| | 14 | 0.03 Sun, 21 Oct 2007 13:14:42 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 15 | - Makefile.PL now requires Filter::Simple |
| | 16 | |
| | 17 | 0.02 Thu, 18 Oct 2007 10:09:39 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 18 | - fixed version requirement of Test::More |
| | 19 | |
| | 20 | 0.01 Wed, 10 Apr 2002 14:29:32 +0100 (Marcel Gruenauer <marcel@cpan.org>) |
| | 21 | - original version |