Show
Ignore:
Timestamp:
05/15/08 11:52:15 (5 years ago)
Author:
hirose31
Message:

Checking in changes prior to tagging of version 0.01. Changelog diff is:

Location:
lang/perl/autobox-Numeric-Time/trunk
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/autobox-Numeric-Time/trunk/.shipit

    r11279 r11621  
    11# -*- mode: generic; -*- 
    22steps = FindVersion, ChangeVersion, CheckChangeLog, Manifest, DistTest, Commit, Tag, MakeDist, UploadCPAN, DistClean, Twitter 
    3 git.tagpattern = release-%v 
     3svn.tagpattern = release-%v 
    44 
    55twitter.config   = ~/.twitterrc 
  • lang/perl/autobox-Numeric-Time/trunk/MANIFEST

    r11279 r11621  
    1 Build.PL 
    21Changes 
    3 MANIFEST 
    4 META.yml # Will be created by "make dist" 
     2inc/Module/AutoInstall.pm 
     3inc/Module/Install.pm 
     4inc/Module/Install/AutoInstall.pm 
     5inc/Module/Install/Base.pm 
     6inc/Module/Install/Can.pm 
     7inc/Module/Install/Fetch.pm 
     8inc/Module/Install/Include.pm 
     9inc/Module/Install/Makefile.pm 
     10inc/Module/Install/Metadata.pm 
     11inc/Module/Install/TestBase.pm 
     12inc/Module/Install/Win32.pm 
     13inc/Module/Install/WriteAll.pm 
     14inc/Spiffy.pm 
     15inc/Test/Base.pm 
     16inc/Test/Base/Filter.pm 
     17inc/Test/Builder.pm 
     18inc/Test/Builder/Module.pm 
     19inc/Test/More.pm 
     20lib/autobox/Numeric/Time.pm 
    521Makefile.PL 
     22MANIFEST                        This list of files 
     23META.yml 
    624README 
    7 lib/autobox/Numeric/Time.pm 
     25sample/unitary 
    826t/00_load.t 
     27t/01_scale.t 
    928t/90_pod-coverage.t 
    1029t/91_pod.t 
    11 t/x98_pod-spell.t 
    12 t/x99_perlcritic.t 
     30t/scale.rb 
     31t/scale.spec