| 1 | | --- |
| 2 | | global: |
| 3 | | name: Tie-Scalar-Timeout |
| 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:09:13Z |
| 16 | | tags: |
| 17 | | - NEWFEATURE |
| 18 | | version: 1.34 |
| 19 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 20 | | changes: |
| 21 | | - fixed version requirement of Test::More |
| 22 | | - improved documentation |
| 23 | | date: 2007-10-18T10:09:39+02:00 |
| 24 | | tags: [] |
| 25 | | version: 1.33 |
| 26 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 27 | | changes: |
| 28 | | - minor documentation fixes |
| 29 | | date: 2003-04-02T22:06:26+02:00 |
| 30 | | tags: [] |
| 31 | | version: 1.32 |
| 32 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 33 | | changes: |
| 34 | | - minor moving around of bits and pieces; also made it backwards-compatible to perl 5.5.3. |
| 35 | | date: 2003-04-02T14:11:17+02:00 |
| 36 | | tags: [] |
| 37 | | version: 1.31 |
| 38 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 39 | | changes: |
| 40 | | - Various POD changes. |
| 41 | | - "Changed the author's email address yet again (sigh). This time, hopefully, it's more permanent, as it's the cpan.org address, the forward address for which can be changed in the PAUSE interface." |
| 42 | | date: 2003-03-25T18:17:51+02:00 |
| 43 | | tags: [] |
| 44 | | version: 1.03 |
| 45 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 46 | | changes: |
| 47 | | - Changed the author's email address. |
| 48 | | date: 2003-03-24T22:07:15+02:00 |
| 49 | | tags: [] |
| 50 | | version: 1.02 |
| 51 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 52 | | changes: |
| 53 | | - Unreleased service upgrade |
| 54 | | date: 2003-03-21T13:44:48+02:00 |
| 55 | | tags: [] |
| 56 | | version: 1.01 |
| 57 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 58 | | changes: |
| 59 | | - Original release |
| 60 | | date: 2003-03-18T11:49:37+02:00 |
| 61 | | tags: [] |
| 62 | | version: 1.00 |
| | 1 | Revision history for Perl extension Tie-Scalar-Timeout |
| | 2 | |
| | 3 | 1.34 Thu, 29 May 2008 12:09:13 -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 | 1.33 Thu, 18 Oct 2007 10:09:39 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 15 | - fixed version requirement of Test::More |
| | 16 | - improved documentation |
| | 17 | |
| | 18 | 1.32 Wed, 02 Apr 2003 22:06:26 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 19 | - minor documentation fixes |
| | 20 | |
| | 21 | 1.31 Wed, 02 Apr 2003 14:11:17 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 22 | - minor moving around of bits and pieces; also made it |
| | 23 | backwards-compatible to perl 5.5.3. |
| | 24 | |
| | 25 | 1.03 Tue, 25 Mar 2003 18:17:51 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 26 | - Various POD changes. |
| | 27 | - Changed the author's email address yet again (sigh). This time, |
| | 28 | hopefully, it's more permanent, as it's the cpan.org address, the |
| | 29 | forward address for which can be changed in the PAUSE interface. |
| | 30 | |
| | 31 | 1.02 Mon, 24 Mar 2003 22:07:15 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 32 | - Changed the author's email address. |
| | 33 | |
| | 34 | 1.01 Fri, 21 Mar 2003 13:44:48 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 35 | - Unreleased service upgrade |
| | 36 | |
| | 37 | 1.00 Tue, 18 Mar 2003 11:49:37 +0200 (Marcel Gruenauer <marcel@cpan.org>) |
| | 38 | - Original release |