Revision history for Perl extension PDF::WebKit. 1.2 Sun Feb 21 19:40:00 2018 - Switch from IPC::Run to IPC::Run3 to get binmode and prevent corrupted PDFs on Win32. fixes gh#5 1.1 Sun Feb 04 21:41:00 2018 - Incorporate Win32 fixes from @wchristian 1.0 Thu Apr 16 12:48:00 2015 - Bumping to version 1.0 after only 4 stable years. - Documentation fix (issue #2) 0.9 Thu May 26 23:22:00 2011 - Fixed bug that randomly prevented user or meta options from overriding the defaults, based on hashing (non)order. 0.8 Thu May 26 17:05:00 2011 - Raised required version of XML::LibXML to 1.62 since that is the first version that allows options to parse_html_string(). 0.7 Tue May 24 19:34:26 2011 - Switched from IPC::Open2 to IPC::Run to get correct behavior under mod_perl 2. 0.01 Wed May 18 18:24:45 2011 - original version; created by h2xs 1.23 with options -A -X -n PDF::WebKit