summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>2013-08-19 11:29:49 -0700
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>2013-08-19 11:30:02 -0700
commit14291d305d742909cd083f5172cd5ae5004d80de (patch)
tree06e9d6ab31949bd174b57d905ed56a2f2d2ec959 /lib
parent60c88623a8844105ba4aacee7a24e54b81724e08 (diff)
downloadcarton-14291d305d742909cd083f5172cd5ae5004d80de.tar.gz
Link to cpanfile documentation explicitly
Diffstat (limited to 'lib')
-rw-r--r--lib/Carton.pm4
1 files changed, 4 insertions, 0 deletions
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>