2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-12-08 09:41:04 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.61
Upstream changes:
version 1.61: Fri 9 Nov 10:51:04 CET 2018
Fixes:
- forgot to add README.md to GIT.
- simple value '0' occasionally totally ignored [Rob De Langhe]
Improvements:
- alternative output style for [Patrick Powell]
- explain use of CDATA in ::FAQ [Christopher Taranto]
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-03-08 14:09:09 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-XML-Compile: update to 1.60.
version 1.60: Sun Mar 4 22:53:03 CET 2018
Fixes:
- accept non-ascii word characters in NCName type [Aleksei Y Ananev]
- use of facets with nested simpletypes [Aleksei Y Ananev]
Improvements:
- convert to GIT, publish on GitHub.
|
2017-12-31 14:41:15 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-XML-Compile: update to 1.59.
version 1.59: Thu 28 Dec 11:29:27 CET 2017
Improvements:
- remove json regression tests from t/ into xt/, because those
modules keep on breaking... [cpantesters]
|
2017-07-09 17:21:58 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.58
Update DEPENDS
Upstream changes:
version 1.58: Tue 27 Jun 16:50:29 CEST 2017
Fixes:
- early facet on missing field [Bernhard Reutner-Fischer]
Improvements:
- move to Log::Report 1.20, which has considerable changes.
version 1.57: Wed 14 Jun 14:48:18 CEST 2017
Fixes:
- better separation between lexical- and value-space facets.
rt.cpan.org#121946 [Nils Barkald]
- json_friendly changes broke some (semi-illegal) enumeration and
pattern facets. Now new solution with dualvar [Wesley Schwengle]
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-04-29 09:30:34 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.56
Update DEPENDS
Upstream changes:
version 1.56: Thu 30 Mar 08:54:49 CEST 2017
Fixes:
- disabled a few regression tests which involve json_friendly, because
the modules changed behavior.
version 1.55: Wed 8 Mar 08:28:02 CET 2017
Changes:
- xml2yaml: new option --keep-root, default true.
Improvements:
- spell fix Debian rt.cpan.org#118569 [Lucas Kanashiro, Debian]
- add json_friendly, patch by Slaven Rezic.
- added bin/xml2jsons: \
----------------------------------------------------------------------
|
2016-11-23 10:17:14 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Import p5-XML-Compile-1.54 as textproc/p5-XML-Compile.
Many (professional) applications process XML messages based on a
formal specification, expressed in XML Schemas. XML::Compile
translates between XML and Perl with the help of such schemas. Your
Perl program only handles a tree of nested HASHes and ARRAYs, and
does not need to understand namespaces and other general XML and
schema nastiness.
|