[fayland commit] r954 - trunk/CPAN/TheSchwartz-Moosified

1 view
Skip to first unread message

codesite...@google.com

unread,
Feb 13, 2009, 9:09:33 PM2/13/09
to fay...@googlegroups.com
Author: fayland
Date: Fri Feb 13 18:06:30 2009
New Revision: 954

Modified:
trunk/CPAN/TheSchwartz-Moosified/MANIFEST
trunk/CPAN/TheSchwartz-Moosified/META.yml
trunk/CPAN/TheSchwartz-Moosified/Makefile.PL

Log:
TheSchwartz-Moosified-0.02.tar.gz

Modified: trunk/CPAN/TheSchwartz-Moosified/MANIFEST
==============================================================================
--- trunk/CPAN/TheSchwartz-Moosified/MANIFEST (original)
+++ trunk/CPAN/TheSchwartz-Moosified/MANIFEST Fri Feb 13 18:06:30 2009
@@ -5,7 +5,9 @@
lib/TheSchwartz/Moosified/JobHandle.pm
lib/TheSchwartz/Moosified/Utils.pm
lib/TheSchwartz/Moosified/Worker.pm
+Makefile.PL
MANIFEST This list of files
+META.yml
README
t/00-load.t
t/001-debug.t
@@ -20,5 +22,3 @@
t/013_coalesce.t
t/pod.t
t/Utils.pm
-Makefile.PL
-META.yml

Modified: trunk/CPAN/TheSchwartz-Moosified/META.yml
==============================================================================
--- trunk/CPAN/TheSchwartz-Moosified/META.yml (original)
+++ trunk/CPAN/TheSchwartz-Moosified/META.yml Fri Feb 13 18:06:30 2009
@@ -1,12 +1,12 @@
---
name: TheSchwartz-Moosified
-version: 0.01
+version: 0.02
author:
- 'Fayland Lam <fay...@gmail.com>'
abstract: TheSchwartz based on Moose!
license: perl
resources:
- license: http://dev.perl.org/licenses/
+ license: ~
build_requires:
DBI: 0
Moose: 0.57
@@ -15,7 +15,7 @@
provides:
TheSchwartz::Moosified:
file: lib/TheSchwartz/Moosified.pm
- version: 0.01
+ version: 0.02
TheSchwartz::Moosified::Job:
file: lib/TheSchwartz/Moosified/Job.pm
TheSchwartz::Moosified::JobHandle:
@@ -24,7 +24,7 @@
file: lib/TheSchwartz/Moosified/Utils.pm
TheSchwartz::Moosified::Worker:
file: lib/TheSchwartz/Moosified/Worker.pm
-generated_by: Module::Build version 0.3
+generated_by: Module::Build version 0.31012
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.2.html
version: 1.2

Modified: trunk/CPAN/TheSchwartz-Moosified/Makefile.PL
==============================================================================
--- trunk/CPAN/TheSchwartz-Moosified/Makefile.PL (original)
+++ trunk/CPAN/TheSchwartz-Moosified/Makefile.PL Fri Feb 13 18:06:30 2009
@@ -1,4 +1,4 @@
-# Note: this file was auto-generated by Module::Build::Compat version 0.30
+# Note: this file was auto-generated by Module::Build::Compat version
0.31012
use ExtUtils::MakeMaker;
WriteMakefile
(
@@ -11,7 +11,6 @@
'Test::More' => '0'
},
'INSTALLDIRS' => 'site',
- 'EXE_FILES' => [],
- 'PL_FILES' => {}
+ 'EXE_FILES' => []
)
;

Reply all
Reply to author
Forward
0 new messages