I want to read *and alter* MacOSX .plist files (specifically the iPhoto AlbumData.xml file) in Perl. There's a nice Mac::iPhoto module for reading the iPhoto file, but not to update it.

Mac::PropertyList is incomplete; reading works, writing doesn't.

Is there a working Perl interface for manipulating plists? Does anyone else have a need for this?

-Jason

Reply via email to