This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository carton.
commit 35a05d3cdc810ab614e0c313ddf31241e9834464 Author: David Steinbrunner <[email protected]> Date: Wed Jun 5 07:11:45 2013 -0400 typo fix --- lib/Carton/Doc/Exec.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Carton/Doc/Exec.pod b/lib/Carton/Doc/Exec.pod index 83ccc1a..e174c37 100644 --- a/lib/Carton/Doc/Exec.pod +++ b/lib/Carton/Doc/Exec.pod @@ -14,7 +14,7 @@ only ones from perl's core library path, carton's library path (i.e. C<local/lib/perl5>) and the current directory. This is useful to make sure your scripts and application use the exact -same versions of the modules in your lirbary path, and are not using +same versions of the modules in your library path, and are not using any of the modules you accidentally installed into your system perl or perlbrew's site library path. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
