Re: Correct placement for modules for making Apple Configuration Profiles

2014-09-14 Thread Alfred Karl Kornel
On Sep 9, 2014, at 6:33 AM, Aldo Calpini 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::PL

Re: Correct placement for modules for making Apple Configuration Profiles

2014-09-09 Thread Aldo Calpini
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 ? cheers, Aldo

Correct placement for modules for making Apple Configuration Profiles

2014-09-07 Thread Alfred Karl Kornel
Hello! I'm looking for some module-naming advice. I'm creating a set of modules that provide an easy, object-oriented way to create and manage Apple Configuration Profiles, and I would like to know where to place it in CPAN. Apple Configuration Profiles are typically used in the enterprise env