In article <[EMAIL PROTECTED]>, Manfred Bergmann <[EMAIL PROTECTED]> wrote:
> Am 18.05.2006 um 16:01 schrieb Gavin Brock: > > Actually, you can do this without resorting to Java - there was a > > great article on using the Objective-C bridge (Foundation.pm) at: > > > > http://www.macdevcenter.com/pub/a/mac/2005/07/29/plist.html > You also can use Camelbones for reading and writing PropertyLists in > Perl. > I use it in my build processes and it works great. I saw that article too, and have been meaning to play with that stuff.