skip large attribute test on 5.8; set minimum to 5.8.9 for reduce issue
[catagits/DOM-Tiny.git] / META.json
2015-11-09 Dan Book skip large attribute test on 5.8; set minimum to 5...
2015-11-09 Dan Book perl 5.8 support (mst)
2015-11-09 Dan Book format selector list as item list
2015-11-09 Dan Book switch back to EUMM again
2015-11-09 Dan Book don't index private modules
2015-11-09 Dan Book make DOM::Tiny::HTML and DOM::Tiny::CSS private also
2015-11-09 Dan Book move collection documentation to main module
2015-11-09 Dan Book replace usage of Class::Tiny::Chained
2015-11-07 Dan Book use JSON::PP instead for test
2015-11-07 Dan Book 5.10 is actually required for possessive quantifiers
2015-11-07 Dan Book switch installer to EUMM
2015-11-07 Dan Book drop perl requirement to 5.8
2015-10-30 Dan Book code, tests, docs