Package Info

perl-Mac-PropertyList


Work with Mac plists at a low level


Unspecified

This module is a low-level interface to the Mac OS X Property List (plist) format in either XML or binary. 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.

If you need to work with the old ASCII or newer JSON formet, you can use the plutil tool that comes with MacOS X:

% plutil -convert xml1 -o ExampleBinary.xml.plist ExampleBinary.plist

Or, you can extend this module to handle those formats (and send a pull request).


License: Artistic-2.0
URL: https://metacpan.org/release/Mac-PropertyList

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.504-bp155.1.4 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Mac-PropertyList
1.502-bp154.1.14 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Mac-PropertyList
1.413-bp153.1.12 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Mac-PropertyList
1.413-bp152.3.12 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Mac-PropertyList
1.413-bp151.3.1 info GA Release 2019-07-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Mac-PropertyList
1.413-bp151.2.10 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Mac-PropertyList
1.413-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Mac-PropertyList