summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Book <grinnz@gmail.com>2018-06-07 18:20:19 -0400
committerGitHub <noreply@github.com>2018-06-07 18:20:19 -0400
commitfb5be9b0b9b02de87a3137463c80c5168e22a62f (patch)
treee428629636ee9267c21f9995abf4db4cdfc53b75
parent8ecce2bfe76119ba83c8704c27732a61eed05f2a (diff)
downloadcarton-fb5be9b0b9b02de87a3137463c80c5168e22a62f.tar.gz
Remove mention of discouraged carton fatpack
-rw-r--r--lib/Carton.pm9
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/Carton.pm b/lib/Carton.pm
index 539b202..5c53840 100644
--- a/lib/Carton.pm
+++ b/lib/Carton.pm
@@ -121,11 +121,10 @@ C<--deployment> option, you can avoid querying for a database like
CPAN Meta DB or downloading files from CPAN mirrors upon deployment
time.
-As an alternative to installing Carton on remote machine(s), you can
-use L<carton fatpack|Carton::Doc::Fatpack> to pack Carton into
-I<vendor/bin/carton> and deploy that script with the application and
-bundled tarballs. As of Carton v1.0.32, the bundle also includes a
-package index allowing you to simply use L<cpanm> instead.
+As of Carton v1.0.32, the bundle also includes a package index
+allowing you to simply use L<cpanm> (which has a
+L<standalone version|App::cpanminus/"Downloading the standalone executable">)
+instead of installing Carton on a remote machine.
> cpanm -L local --from vendor/cache --installdeps --notest --quiet .