[Bps-public-commit] Shipwright branch, master, updated. 09e100078adb7b5dffcab37267275d50d256cb18
? sunnavy
sunnavy at bestpractical.com
Wed Feb 23 01:46:51 EST 2011
The branch, master has been updated
via 09e100078adb7b5dffcab37267275d50d256cb18 (commit)
via 415d55e056dfa6914428cdcb2d35594cf8b095b9 (commit)
from 719eda922e06c20870a25d3d80396caace69bbc2 (commit)
Summary of changes:
META.yml | 3 ++-
share/t/test | 2 ++
2 files changed, 4 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 415d55e056dfa6914428cdcb2d35594cf8b095b9
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed Feb 23 14:33:59 2011 +0800
comment for the global test
diff --git a/share/t/test b/share/t/test
index e69de29..71a0d84 100644
--- a/share/t/test
+++ b/share/t/test
@@ -0,0 +1,2 @@
+# global test goes here. the syntax is the same as each dist's build file.
+# which you can find under scripts/ dir
commit 09e100078adb7b5dffcab37267275d50d256cb18
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed Feb 23 14:36:18 2011 +0800
update package file
diff --git a/META.yml b/META.yml
index c5dddcc..5f6180a 100644
--- a/META.yml
+++ b/META.yml
@@ -5,7 +5,7 @@ author:
build_requires:
ExtUtils::MakeMaker: 6.42
IPC::Cmd: 0
- Module::Build: 0
+ Test::More: 0
configure_requires:
ExtUtils::MakeMaker: 6.42
distribution_type: module
@@ -46,6 +46,7 @@ requires:
LWP::UserAgent: 0
List::MoreUtils: 0
Log::Log4perl: 0
+ Module::Build: 0
Module::CoreList: 0
Module::Info: 0
UNIVERSAL::require: 0
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list