Add missing dependency.
1.412 2017-07-30T18:27:33Z
* Fix for plist files with comments (bram.stappers@tiobe.com) RT #122466
and GitHub #5 (as a pull request)
* Note that this module does not handle ASCII or JSON formats (but they
are in the wishlist now) (anonymous Yahoo! user)
1.411 2017-07-19T02:10:42Z
* Bram Stappers fixed a regression with XML comments
1.41_01 2015-01-29T04:41:09Z
- RT #101795: Mis-parse or hang while parsing non-pretty XML (Tom Wyant)
- RT #101796: Wide character in print warning in t/read_binary.t (Tom Wyant)
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
- Add HOMEPAGE
(upstream)
- Upddate 1.38 to 1.41
--------------------
1.41 - Fri Sep 12 06:15:56 2014
* Fix up some metadata (GitHub #4)
1.40 - Fri Jan 3 13:57:08 2014
* Get rid of MYMETA
1.39 - Fri Sep 27 16:28:21 2013
* Bump to full release
1.38_02 - Mon Sep 23 19:52:20 2013
* Fix non-portable strftime format (RT #83460)
1.38_01 - Sun Feb 10 17:08:57 2013
* Wim Lewis improved the binary reader / writer and made better
tests for it.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
format. You probably shouldn't use this in applications--build interfaces
on top of this so you don't have to put all the heinous multi-level object
stuff where people have to look at it.
You can parse a plist file and get back a data structure. You can take that
data structure and get back the plist as XML. If you want to change the
structure inbetween that's your business. :)
You don't need to be on Mac OS X to use this. It simply parses and
manipulates a text format that Mac OS X uses.