[Bps-public-commit] app-moduleshere branch, master, updated. 4337eab1bd7152eccc5d8600dc928ff06f9aa245

? sunnavy sunnavy at bestpractical.com
Sun Apr 25 21:56:54 EDT 2010


The branch, master has been updated
       via  4337eab1bd7152eccc5d8600dc928ff06f9aa245 (commit)
       via  c42e7d24048cf2059900449f55d4eb31761b2763 (commit)
      from  090a3d63e310e724be1aa18ef13fafc38b049a7a (commit)

Summary of changes:
 dist.ini               |    2 ++
 lib/App/moduleshere.pm |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit c42e7d24048cf2059900449f55d4eb31761b2763
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Apr 26 09:56:40 2010 +0800

    pod tweak

diff --git a/lib/App/moduleshere.pm b/lib/App/moduleshere.pm
index 945d171..2e1a8be 100644
--- a/lib/App/moduleshere.pm
+++ b/lib/App/moduleshere.pm
@@ -28,7 +28,7 @@ The precedence order is: C<-l>, env C<APP_MODULES_HERE> and cwd.
 By default, it will copy to cwd.
 
 It's first written when I tried to trace a bug in one of my modules which 
-led me to the other module(let's call it C<Foo> here) in C<@INC>.
+led me to another module(let's call it C<Foo> here) in C<@INC>.
 
 So I ran C<perldoc -l Foo> to find its path, edited it to add more debug
 info, forced save it(happy that I had the write permission),

commit 4337eab1bd7152eccc5d8600dc928ff06f9aa245
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Apr 26 09:56:50 2010 +0800

    add repository info

diff --git a/dist.ini b/dist.ini
index 5496588..fa102c5 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,3 +8,5 @@ copyright_holder = Best Practical Solutions
 [NextRelease]
     format = %-6v %{yyyy-MM-dd HH:mm:ss VV}d
 [PodSyntaxTests]
+[Repository]
+    git_remote = http://github.com/bestpractical/app-moduleshere.git

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list