The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes 03
Filters.pm 11
Filters.pod 11
META.json 11
META.yml 11
SIGNATURE 88
6 files changed (This is a version diff) 1215
@@ -1,5 +1,8 @@
 Revision history for Perl extension Inline::Filters.
 
+0.16 2014-08-05 (rurban)
+	- improved license link in the pod (RT #97755 by ppisar)
+
 0.15 2014-07-22 (rurban)
 	- add repo, author and license meta, add LICENSE
 	- best practices: our $VERSION, open $fh, no GLOB.
@@ -1,7 +1,7 @@
 package Inline::Filters;
 use strict;
 use Config;
-our $VERSION = "0.15";
+our $VERSION = "0.16";
 use File::Spec;
 
 #============================================================================
@@ -170,5 +170,5 @@ Copyright (C) 2001, Neil Watkiss.
 This module is free software. It may be used, redistributed and/or modified
 under the same terms as Perl itself.
 
-(see http://www.perl.com/perl/misc/Artistic.html)
+See L<http://dev.perl.org/licenses/>.
 
@@ -46,5 +46,5 @@
          "url" : "http://github.com/perl11/Inline-Filters"
       }
    },
-   "version" : "0.15"
+   "version" : "0.16"
 }
@@ -23,4 +23,4 @@ requires:
 resources:
   license: http://dev.perl.org/licenses/
   repository: http://github.com/perl11/Inline-Filters
-version: '0.15'
+version: '0.16'
@@ -14,13 +14,13 @@ not run its Makefile.PL or Build.PL.
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 cbb27daf211cc7abadae37053d19806c5f64a7b6 Changes
-SHA1 b43d7b41af07af11367ae7aeff03db925c2e6ed6 Filters.pm
-SHA1 8f760df4fb66a496afc6ce9b6c6a6fc10e9b7038 Filters.pod
+SHA1 226ed3404acdca8bc4a672ad9f3064447c262361 Changes
+SHA1 db85a218a0a015f48aeafe0384a246e6e4e37e7d Filters.pm
+SHA1 c18f8f4d7c5feb53513f0a741acf6fd35527a708 Filters.pod
 SHA1 2de82840bd6c022e44a992c53fae6e872d8e6dde LICENSE
 SHA1 a1f72075513e1b2b29deb836e8217e683fe1660a MANIFEST
-SHA1 5122a18e815d2ed82a59b80339b3157140a792f8 META.json
-SHA1 c61ca3cbc85cb9261f2046a4264e75e48a0b346d META.yml
+SHA1 1ece2317d9f78f6c2976a995c1803e7aea87679e META.json
+SHA1 a9cdcac42dd63a4c249973167d6a465e08c5a6bb META.yml
 SHA1 f41a4f6973c264608cbe684e3572171adc28fa81 Makefile.PL
 SHA1 a8e4edc17fd592c79459692060f4237d038e9d0b README
 SHA1 b3d58b8fd092b2d293ed57be9065c15b0e0ae309 t/Preprocess.t
@@ -34,7 +34,7 @@ SHA1 c8aa3903d3aba84c19bbd94d677620c758fa07d5 t/z_pod.t
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
-iEYEARECAAYFAlPOcLsACgkQmm2SYo/9yUL0lACgjcpTzFrR3mXS8GzbI1ofe3Tt
-XrMAn0wsPXQsh5ZJ4K0/SuVvAL1w9x/j
-=427b
+iEYEARECAAYFAlPhGIIACgkQmm2SYo/9yULZUgCfb1mWIYfFelujGmijyGu8VsuD
+INIAoI4CigJR/EVlUKeK3zhebV8pgqER
+=tLCR
 -----END PGP SIGNATURE-----