X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FRegexp%2FWildcards.pm;h=581aa36f2ad56bd9d96f05d54e697b83b55d33f6;hb=4ce36c10bb682fb575addd550bd8efe104061e00;hp=9268405d9ed17afa90691b3ec9fa6a4f720b82d8;hpb=bfcb4effd064d9b5b4c15b1a189d10f3ea183803;p=perl%2Fmodules%2FRegexp-Wildcards.git diff --git a/lib/Regexp/Wildcards.pm b/lib/Regexp/Wildcards.pm index 9268405..581aa36 100644 --- a/lib/Regexp/Wildcards.pm +++ b/lib/Regexp/Wildcards.pm @@ -13,13 +13,13 @@ Regexp::Wildcards - Converts wildcard expressions to Perl regular expressions. =head1 VERSION -Version 1.04 +Version 1.05 =cut use vars qw<$VERSION>; BEGIN { - $VERSION = '1.04'; + $VERSION = '1.05'; } =head1 SYNOPSIS @@ -529,7 +529,8 @@ You can contact me by mail or on C (vincent). =head1 BUGS -Please report any bugs or feature requests to C, or through the web interface at L. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. +Please report any bugs or feature requests to C, or through the web interface at L. +I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. =head1 SUPPORT @@ -541,7 +542,7 @@ Tests code coverage report is available at L