Revision history for Dist-Zilla-Plugin-InsertExample
0.15 2021-10-04 11:42:33 -0600
- Added match_boiler_barrier option (gh#9 djerius++)
0.14 2021-05-10 10:28:53 -0600
- Re-index
0.12 2021-05-07 03:02:14 -0600
- Back off on Perl prereq: Require only 5.20+ (gh#7)
0.11 2021-04-19 03:34:12 -0600
- Perl 5.24 is now required (gh#6)
- Fix tests that were commented out by mistake in 0.10 (gh#6)
- Also recognize "/usr/bin/env perl" in the shebang when using
remove_boiler (gh#6)
- Move to new GitHub org
0.10 2021-02-28 06:36:57 -0700
- Fix bug where utf8 scripts would not be inserted with
strange diagnostic (gh#5)
0.09 2017-08-02 14:31:35 -0400
- Add indent option
0.08 2017-08-02 07:40:40 -0400
- Migrate from Path::Class to Path::Tiny
0.07 2017-04-19 13:05:28 -0400
- perl 5.26.x compatability
0.06 2016-04-24 19:21:29 -0400
- Dist::Zilla 6.x compatability
0.05 2016-03-16 11:00:06 -0400
- Search for files in the building dist first
0.04 2015-01-15 06:33:01 -0500
- added the remove_boiler option
0.03 2013-12-13 21:19:45 -0500
- documentation
- support Perl 5.8
0.02 2013-06-17 06:29:14 America/New_York
- Fix typo in deps
0.01 2013-06-17 06:27:37 America/New_York
- initial version