Changeset 16364

Show
Ignore:
Timestamp:
07/25/08 07:02:14 (5 years ago)
Author:
hanekomu
Message:

first step in moving towards a standard-style dist

Location:
lang/perl/Regexp-Common-AT-Profanity/trunk
Files:
4 added
3 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Regexp-Common-AT-Profanity/trunk/.shipit

    r12779 r16364  
    1 steps = ApplyYAMLChangeLogVersion, Manifest, DistTest, Commit, Tag, MakeDist, MyUploadCPAN, DistClean, Twitter 
     1steps = FindVersion, ChangeVersion, CheckChangeLog, Manifest, DistTest, Commit, Tag, MakeDist, MyUploadCPAN, DistClean, Twitter 
    22 
    3 svk.tagpattern = //local/coderepos/Regexp-Common-AT-Profanity/tags/Regexp-Common-AT-Profanity-%v 
     3svn.tagpattern = http://svn.coderepos.org/share/lang/perl/Regexp-Common-AT-Profanity/tags/Regexp-Common-AT-Profanity-%v 
    44 
    55twitter.config = ~/.twitterrc 
  • lang/perl/Regexp-Common-AT-Profanity/trunk/Changes

    r12779 r16364  
    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 
     1Revision history for Perl extension Regexp-Common-AT-Profanity 
     2 
     30.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 
     80.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 
     170.01  Sat, 17 Nov 2007 21:50:18 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     18     - original version 
  • lang/perl/Regexp-Common-AT-Profanity/trunk/MANIFEST

    r9796 r16364  
    1717inc/UNIVERSAL/require.pm 
    1818lib/Regexp/Common/AT/Profanity.pm 
     19LICENSE 
    1920Makefile.PL 
    2021MANIFEST                        This list of files 
    2122META.yml 
    2223README 
     24t/00_compile.t 
     25t/00_perl_critic.t 
     26t/00_pod.t 
    2327t/01_misc.t 
    2428t/perlcriticrc