[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.016-1-48-ga7f6748

Toby Inkster mail at tobyinkster.co.uk
Mon Jul 29 12:55:02 UTC 2013


The following commit has been merged in the master branch:
commit f19a9ef7e07e1068476b5c47aa4b50dccec391b0
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Fri Jul 19 12:10:05 2013 +0100

    Term::ANSIColor is a core module it seems; who woulda thunk it?

diff --git a/lib/Type/Tiny/Manual.pod b/lib/Type/Tiny/Manual.pod
index 185779d..e46318c 100644
--- a/lib/Type/Tiny/Manual.pod
+++ b/lib/Type/Tiny/Manual.pod
@@ -79,8 +79,8 @@ separately from the CPAN.)
 Certain features require additional modules. Tying a variable to a
 type constraint (e.g. C<< tie my $count, Int >>) requires L<Type::Tie>;
 stack traces on exceptions require L<Devel::StackTrace>. The
-L<Reply::Plugin::TypeTiny> plugin for L<Reply> requires L<Term::ANSIColor>
-and (obviously) requires L<Reply> too.
+L<Reply::Plugin::TypeTiny> plugin for L<Reply> requires L<Reply>
+(obviously).
 
 The test suite additionally requires L<Test::More>, L<Test::Fatal>
 and L<Test::Requires>. Test::More comes bundled with Perl, but if

-- 
libtype-tiny-perl Debian packaging



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