Changeset 16318

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

first step in moving towards a standard-style dist

Location:
lang/perl/Class-Value-URI/trunk
Files:
4 added
3 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Class-Value-URI/trunk/.shipit

    r12731 r16318  
    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/Class-Value-URI/tags/Class-Value-URI-%v 
     3svn.tagpattern = http://svn.coderepos.org/share/lang/perl/Class-Value-URI/tags/Class-Value-URI-%v 
    44 
    55twitter.config = ~/.twitterrc 
  • lang/perl/Class-Value-URI/trunk/Changes

    r12731 r16318  
    1 --- 
    2 global: 
    3   name: Class-Value-URI 
    4 releases: 
    5   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    6     changes: 
    7       - set the version to 0.03 
    8       - moved generated documentation of interited methods to after documentation of this class' methods so the manpage is more readable 
    9       - '.shipit: fixed svk.tagpattern' 
    10     date: 2008-05-29T12:02:29Z 
    11     tags: [] 
    12     version: 0.03 
    13   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    14     changes: 
    15       - set the version to 0.02 
    16       - 'Makefile.PL: now requires Test::CompanionClasses 0.03' 
    17     date: 2007-11-22T13:32:28Z 
    18     tags: [] 
    19     version: 0.02 
    20   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    21     changes: 
    22       - original version 
    23       - 'Class::Value::URI::*: fixed inheritance and semantic_args() construction' 
    24       - added documentation 
    25       - updated t/perlcriticrc 
    26     date: 2007-11-21T18:21:33Z 
    27     tags: [] 
    28     version: 0.01 
     1Revision history for Perl extension Class-Value-URI 
     2 
     30.03  Thu, 29 May 2008 12:02:29 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     4     - set the version to 0.03 
     5     - moved generated documentation of interited methods to after 
     6       documentation of this class' methods so the manpage is more readable 
     7     - .shipit: fixed svk.tagpattern 
     8 
     90.02  Thu, 22 Nov 2007 13:32:28 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     10     - set the version to 0.02 
     11     - Makefile.PL: now requires Test::CompanionClasses 0.03 
     12 
     130.01  Wed, 21 Nov 2007 18:21:33 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     14     - original version 
     15     - Class::Value::URI::*: fixed inheritance and semantic_args() construction 
     16     - added documentation 
     17     - updated t/perlcriticrc 
  • lang/perl/Class-Value-URI/trunk/MANIFEST

    r9750 r16318  
    2626lib/Class/Value/URI/http.pm 
    2727lib/Class/Value/URI/http_TEST.pm 
     28LICENSE 
    2829Makefile.PL 
    2930MANIFEST                        This list of files 
    3031META.yml 
    3132README 
     33t/00_compile.t 
     34t/00_perl_critic.t 
     35t/00_pod.t 
    3236t/01_companion_classes.t 
    3337t/perlcriticrc