In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/43269761c362a1ad9ab57c5513879796142282fa?hp=4b05cdbd9c01920636c32b220240817d3a96bf36>
- Log ----------------------------------------------------------------- commit 43269761c362a1ad9ab57c5513879796142282fa Author: Rafael Garcia-Suarez <[email protected]> Date: Fri Oct 23 09:52:12 2009 +0200 CPAN release of Switch 2.16 ----------------------------------------------------------------------- Summary of changes: dist/Switch/Changes | 2 +- dist/Switch/META.yml | 2 +- dist/Switch/README | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/Switch/Changes b/dist/Switch/Changes index ac05ac5..ece38d8 100644 --- a/dist/Switch/Changes +++ b/dist/Switch/Changes @@ -116,6 +116,6 @@ Revision history for Perl extension Switch. - Deprecate shipping Switch.pm in the core distribution. (Nicholas Clark) -2.16 (in progress) +2.16 Fri Oct 23 2009 - For Perl 5.11+, install into 'site', not 'perl' diff --git a/dist/Switch/META.yml b/dist/Switch/META.yml index b9bdd0e..2c42e24 100644 --- a/dist/Switch/META.yml +++ b/dist/Switch/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Switch -version: 2.15 +version: 2.16 abstract: ~ license: ~ author: ~ diff --git a/dist/Switch/README b/dist/Switch/README index cce88b2..6faf06b 100644 --- a/dist/Switch/README +++ b/dist/Switch/README @@ -1,5 +1,5 @@ ============================================================================== - Release of version 2.15 of Switch + Release of version 2.16 of Switch ============================================================================== -- Perl5 Master Repository
