On Sep 9, 2014, at 6:33 AM, Aldo Calpini <d...@perl.it> wrote: > On 07/09/14 09:43, Alfred Karl Kornel wrote: >> Any advice would be appreciated! For me, it's a tossup between >> XML::AppleConfigProfile and XML::Apple::ConfigProfile, but I may have missed >> something obvious. > > What about just: File::PList ? >
Although Apple Configuration Profiles are plist-format files, I won't recognize any type of plist. For example, plist files are also used to make up your iTunes library, but I'm not going to recognize those. I posted my module idea on PrePAN, at http://prepan.org/module/nY2FAS627N9#nY2FAS627Nm, but I only got one comment, although it was helpful! I went through the module list at http://www.cpan.org/modules/01modules.index.html, and I found similar configuration-management modules in the Config:: space, but nothing that deals with Apple stuff. I'm going to go with Config::Apple::Profile. ~ karl