File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Revision history for Perl module HTML::Gumbo
22
3+ 0.14 2015-12-28
4+
5+ - croak in case we don't know what to do
6+
370.13 2014-07-17
48
59 - Additional fix for threaded perl
Original file line number Diff line number Diff line change 3434 "provides" : {
3535 "HTML::Gumbo" : {
3636 "file" : " lib/HTML/Gumbo.pm" ,
37- "version" : " 0.13 "
37+ "version" : " 0.14 "
3838 }
3939 },
4040 "release_status" : " stable" ,
4646 "url" : " https://github.com/ruz/HTML-Gumbo"
4747 }
4848 },
49- "version" : " 0.13 " ,
49+ "version" : " 0.14 " ,
5050 "x_serialization_backend" : " JSON::PP version 2.27203"
5151}
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ name: HTML-Gumbo
1717provides :
1818 HTML::Gumbo :
1919 file : lib/HTML/Gumbo.pm
20- version : ' 0.13 '
20+ version : ' 0.14 '
2121requires :
2222 Alien::LibGumbo : ' 0'
2323resources :
2424 license : http://dev.perl.org/licenses/
2525 repository : https://github.com/ruz/HTML-Gumbo
26- version : ' 0.13 '
26+ version : ' 0.14 '
2727x_serialization_backend : ' CPAN::Meta::YAML version 0.012'
You can’t perform that action at this time.
0 commit comments