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

first step in moving towards a standard-style dist

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

Legend:

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

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

    r12730 r16317  
    1 --- 
    2 global: 
    3   name: Class-Value-SemanticAdapter 
    4 releases: 
    5   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    6     changes: 
    7       - set the version to 0.02 
    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:24Z 
    11     tags: [] 
    12     version: 0.02 
    13   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    14     changes: 
    15       - original version 
    16       - 'Makefile.PL: removed unnecessary requirements' 
    17       - deleted Class::Value::SemanticAdapter::Test (that functionality now lives in Data::Semantic::Test 
    18       - updated MANIFEST 
    19       - deleted lib/Class/Value/SemanticAdapter 
    20       - deleted lib/Class/Value/SemanticAdapter/Test.pm 
    21       - deleted t/01_misc.t 
    22       - getting rid of the distinction between well-formedness and validity. Only validity remains 
    23       - added documentation 
    24       - updated t/perlcriticrc 
    25     date: 2007-11-21T18:21:30Z 
    26     tags: [] 
    27     version: 0.01 
     1Revision history for Perl extension Class-Value-SemanticAdapter 
     2 
     30.02  Thu, 29 May 2008 12:02:24 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     4     - set the version to 0.02 
     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.01  Wed, 21 Nov 2007 18:21:30 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     10     - original version 
     11     - Makefile.PL: removed unnecessary requirements 
     12     - deleted Class::Value::SemanticAdapter::Test (that functionality now 
     13       lives in Data::Semantic::Test 
     14     - updated MANIFEST 
     15     - deleted lib/Class/Value/SemanticAdapter 
     16     - deleted lib/Class/Value/SemanticAdapter/Test.pm 
     17     - deleted t/01_misc.t 
     18     - getting rid of the distinction between well-formedness and validity. 
     19       Only validity remains 
     20     - added documentation 
     21     - updated t/perlcriticrc 
  • lang/perl/Class-Value-SemanticAdapter/trunk/MANIFEST

    r9749 r16317  
    1717inc/UNIVERSAL/require.pm 
    1818lib/Class/Value/SemanticAdapter.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/perlcriticrc