This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmodern-perl-perl.
commit a2c839811edbff8576ad763573d800860315d91c Author: gregor herrmann <[email protected]> Date: Sat Jan 21 19:31:21 2017 +0100 Update long description to mention newest features. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cb69d77..facf0f1 100644 --- a/debian/control +++ b/debian/control @@ -33,9 +33,9 @@ Description: module for enabling all of the features of Modern Perl For enabling features of newer Perl releases, a year can be specified as an import tag, e.g.: . - use Modern::Perl '2014'; + use Modern::Perl '2017'; . - enables 5.18 features. Cf. Modern::Perl(3pm) for details. + enables 5.24 features. Cf. Modern::Perl(3pm) for details. . See http://www.modernperlbooks.com/mt/2009/01/toward-a-modernperl.html for more information, http://www.modernperlbooks.com/ for further discussion of -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodern-perl-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
