This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository carton.
commit 14291d305d742909cd083f5172cd5ae5004d80de Author: Tatsuhiko Miyagawa <[email protected]> Date: Mon Aug 19 11:29:49 2013 -0700 Link to cpanfile documentation explicitly --- lib/Carton.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/Carton.pm b/lib/Carton.pm index 7ef557f..b54a599 100644 --- a/lib/Carton.pm +++ b/lib/Carton.pm @@ -44,6 +44,8 @@ I<cpanfile.snapshot> file, which is meant to be version controlled, and the snapshot file allows other developers of your application will have the exact same versions of the modules. +For C<cpanfile> syntax, see L<cpanfile> documentation. + =head1 TUTORIAL =head2 Initializing the environment @@ -161,6 +163,8 @@ This software is licensed under the same terms as Perl itself. L<cpanm> +L<cpanfile> + L<Bundler|http://gembundler.com/> L<pip|http://pypi.python.org/pypi/pip> -- 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
