From: Jarkko Hietaniemi Date: Fri, 15 Aug 2003 04:41:37 +0000 (+0000) Subject: Damian replied that he'll make a CPAN Switch 2.10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f43acd3efdbc773df800773c5f46d8357b87de0d;p=p5sagit%2Fp5-mst-13.2.git Damian replied that he'll make a CPAN Switch 2.10 out of 5.8.1 Switch 2.10. p4raw-id: //depot/perl@20715 --- diff --git a/lib/Switch.pm b/lib/Switch.pm index e84c0d0..9c4abe3 100644 --- a/lib/Switch.pm +++ b/lib/Switch.pm @@ -4,7 +4,7 @@ use strict; use vars qw($VERSION); use Carp; -$VERSION = '2.091'; +$VERSION = '2.10'; # LOAD FILTERING MODULE...