This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository carton.
commit 28957e776e0cb8c3d74cd847257337204a1a42ce Author: Tatsuhiko Miyagawa <[email protected]> Date: Tue Sep 24 19:59:38 2013 +0900 document --- lib/Carton/Doc/Bundle.pod | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/Carton/Doc/Bundle.pod b/lib/Carton/Doc/Bundle.pod index d098164..834338f 100644 --- a/lib/Carton/Doc/Bundle.pod +++ b/lib/Carton/Doc/Bundle.pod @@ -15,3 +15,13 @@ resolving dependencies in the snapshot file.snapshot. Bundled modules can be committed to a version control system, or transferred to another host with scp/rsync etc. to use with C<carton install --cached>. + +=head1 OPTIONS + +=over 4 + +=item --no-fatpack + +Skip generating fatpacked C<carton> executable in C<vendor/bin>. + +=back -- 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
