Revision history for Perl extension HTML::FillInForm::Lite.
1.15 2016-08-21T11:33:30Z
- Remove tests with encoding.pm, which is now obsolete (#3, #6)
- Rquires Test::Requires as "test" prereqisites (#5, #7)
1.14 2016-04-16T13:24:00Z
- Fix a bug that attribute name "data-name" overrode the "name" attribute(#4 by @mono0x)
1.13 2013-04-24T10:19:51Z
- Drop support of perl 5.6.0
- Just modernize the code and dist
1.12 2013-01-07 14:30:11
- Add CGI.pm to test_requires
1.11 2012-12-05 10:18:38
- Resolve issue #2; allow HTML5-style attribute (tokuhirom)
1.10 2012-06-25 20:01:26
- allow data-* attributes (github issue #1)
1.09 Mon Jun 28 18:47:44 2010
- Add an exportable function fillinform()
- Make fill() accept string-like objects as sources
1.08 Wed May 19 12:03:53 2010
- Re-support 5.6.0
1.07 Thu Oct 1 13:34:01 2009
- Optimize regular expressions for utf8-flagged contents
1.06 Wed Jul 8 14:08:23 2009
- update MANIFEST
1.05 Tue Jul 7 18:03:07 2009
- fix a bug on undef in hash refs (thanks Chiba san)
1.04 Sat May 2 15:39:35 2009
- not to add extra '/' to the end of to be compatible with HTML 4
1.03 Fri Oct 17 18:45:28 2008
- add 'layer' option for input PerlIO layers
- remove HTML::Entities dependency
- change HTML::FillInForm::Lite::Compat to warn incompatible options
1.02 Sat Jul 19 15:50:41 2008
- add pod tests
- require 5.8.1 or later to make code simpler
- chaneg Makefile.PL to use Module::Install
- fix typo in pods
1.01 Thu Apr 10 15:59:13 2008
- add "image" and "file" to default ignore_types
1.00 Tue Mar 4 09:25:58 2008
- no big feature change
- internal cleanup
- fixed a problem of capital