[carton] 371/472: Document that vendor perl without core modules is not supported.

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:39:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository carton.

commit 1e139dc0b8e5acc289d964461c5c1f4abb856c64
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Mon Jul 29 11:29:43 2013 -0700

    Document that vendor perl without core modules is not supported.
---
 lib/Carton.pm | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/lib/Carton.pm b/lib/Carton.pm
index fbf2255..27c70f3 100644
--- a/lib/Carton.pm
+++ b/lib/Carton.pm
@@ -32,6 +32,12 @@ quality till its version hits v1.0.0. Things might be broken, not all
 features have been implemented, and APIs are likely to change. YOU
 HAVE BEEN WARNED.>
 
+=head1 AVAILABILITY
+
+Carton only works with perl installation with the complete set of core
+modules. If you use perl installed by a vendor package with modules
+stripped from core, Carton is not expected to work correctly.
+
 =head1 DESCRIPTION
 
 carton is a command line tool to track the Perl module dependencies

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git



More information about the Pkg-perl-cvs-commits mailing list