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.

0.14 2014-04-01 (rurban)
	- Require Inline::C explicitly due to failing cpantesters
        - use File::Spec->catfile and isolated tmpfiles for Preprocess

0.13 2014-03-28 (rurban)
	- no changes

0.12_03 2014-03-28 (rurban)
	- Version bump since ~acanfora uploaded a rogue 0.12_02,
        which failed its tests.

0.12_02 2014-01-06 (wbraswell+rurban)
	- Support INC as ARRAY

0.12_01 Wed Dec 04 2013 (bulk88)
	- Fix Preprocess sub so make test passes (INC is always a string, not @ ref)

0.12  Mon June 11 2001 (nwatkins)
	-no entry supplied

0.11  Sat Apr 28 23:07:37 PDT 2001 (never released)
	- Use $Config{cpprun} as the preprocessor

0.10  Sat Apr 28 23:07:37 PDT 2001
	- Initial release
