| 1 | | --- |
| 2 | | global: |
| 3 | | name: Regexp-Common-AT-Profanity |
| 4 | | releases: |
| 5 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 6 | | changes: |
| 7 | | - set the version to 0.03 |
| 8 | | - updated t/perlcriticrc |
| 9 | | - '.shipit: fixed svk.tagpattern' |
| 10 | | date: 2008-05-29T12:06:54Z |
| 11 | | tags: [] |
| 12 | | version: 0.03 |
| 13 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 14 | | changes: |
| 15 | | - set the version to 0.02 |
| 16 | | - 'split list into nounds, adjectives and verbs, each with their own construction rules' |
| 17 | | - 'better separation of words into nouns, verbs and adjectives' |
| 18 | | - noted that verbs ending in -en or -ern can be made into adjectives by adding -d |
| 19 | | - added tests to that effect |
| 20 | | date: 2007-11-18T14:33:57Z |
| 21 | | tags: [] |
| 22 | | version: 0.02 |
| 23 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 24 | | changes: |
| 25 | | - original version |
| 26 | | date: 2007-11-17T21:50:18Z |
| 27 | | tags: [] |
| 28 | | version: 0.01 |
| | 1 | Revision history for Perl extension Regexp-Common-AT-Profanity |
| | 2 | |
| | 3 | 0.03 Thu, 29 May 2008 12:06:54 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 4 | - set the version to 0.03 |
| | 5 | - updated t/perlcriticrc |
| | 6 | - .shipit: fixed svk.tagpattern |
| | 7 | |
| | 8 | 0.02 Sun, 18 Nov 2007 14:33:57 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 9 | - set the version to 0.02 |
| | 10 | - split list into nounds, adjectives and verbs, each with their own |
| | 11 | construction rules |
| | 12 | - better separation of words into nouns, verbs and adjectives |
| | 13 | - noted that verbs ending in -en or -ern can be made into adjectives by |
| | 14 | adding -d |
| | 15 | - added tests to that effect |
| | 16 | |
| | 17 | 0.01 Sat, 17 Nov 2007 21:50:18 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 18 | - original version |