CPAN-Testers-ParseReport
view release on metacpan or search on metacpan
* catch errors from HTTP and NNTP server.
0.0.19 2008-11-10 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* introduce a backdoor to feed an arbitrary article as argument to the
parser.
* RT #40812: with NNTP, when the date format doesn't match
expectations, use DateParse compatible parser.
0.0.18 2008-11-06 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* switch to Net::NNTP instead of HTTP for the reports. HTTP can be
switched on with --transport=http
0.0.17 2008-11-03 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* typo fix RT #40608
* bug fix RT #40609: division by zero error in Statistics::Regression
* new option --ycb to specify a callback for calculating Y
0.0.16 2008-11-01 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* add protection against linear dependencies between columns
0.0.15 2008-10-28 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* provide a normalized meta:perl for --solve
0.0.14 2008-10-26 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* forgot dependency on Statistics::Regression
0.0.13 2008-10-21 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* forgot to include the catalog files in the last release
* meta:writer now also detected on CPANPLUS::Dist::YACSmoke
* new option --cturl to temporarily switch servers
* new experimental option --solve to run some statistics to aid
determining blame candidates.
0.0.12 2008-10-19 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* all output goes now to STDERR except for the output for --dumpvars
which goes to --dumpfile's option (default: ./ctgetreports.out)
* XML::LibXML parser object now has a catalog and is being cached.
* new option --quiet to suppress all output
* we have a real test now (but not many individual tests)
* env state was not turned off correctly, fixed.
* entities are now decoded
0.0.11 2008-09-29 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* packaging issues: remove the overly clever idea to get the version into
the manpage. It screws the enduser who is using MM->parse_version.
* Since Barbie has switched to XHTML, drop HTML::TreeBuilder and parse
directly with XML::LibXML, set the default downloaded file back to html
because it is easier to debug and generally gets more attention.
0.0.10 2008-09-21 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* RT #39458: make sort order descending with --ctformat:yaml
(suggested by Slaven Rezic)
* RT #39459: set display variable to captured regexp with qr:
(suggested by Slaven Rezic)
* temporarily setting --ctformat=yaml the default until cpantesters site
is stable again
0.0.9 2008-09-20 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* packaging issues: META.yml and MANIFEST repaired, tests added
0.0.8 2008-09-20 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* new options --raw and --q qr:REGEXP (suggested by Slaven Rezic)
0.0.7 2008-09-13 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* support new option --report to parse a single report
* support envariables parsing and options of the form env:VARIABLE
* document so far undocumented query option meta:output_from
0.0.6 2008-09-09 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* add meta:ok and meta:about as query parameter
* slightly improved manpage
0.0.5 2008-08-23 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* minor bug fix: --vdistro and --ctformat=yaml did not work together
0.0.4 2008-06-24 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* fixed a gotcha in the Makefile.PL produced by Module::Build: it
contained a reference to an inexistant file. Investigation pending,
switching to MakeMaker.
0.0.3 2008-06-24 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* RT #37035: $ua could be uninitialized.
* introduce new option ctformat=html|yaml especially to analyze
DateTime::Format::Strptime which has a broken HTML page at the moment.
( run in 0.476 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )