There are some general &quot;how to write a CPAN-style distribution&quot; documents going around, but I don&#39;t know how well they cover applications specifically.<br><br>There are some generic File::* modules that will tell you where things like configuration files or home directories live in a sort-of OS-independent manner (some are not well-named on CPAN, for example, the 
FreeDesktop.org-related modules.).&nbsp; Others will help you to manipulate things like permissions in a simularly sort-of OS-independent manner. <br><br>The Perl module-authors mailing list may be a good place to ask:<br><br>
&nbsp; <a href="http://www.nntp.perl.org/group/perl.module-authors/">http://www.nntp.perl.org/group/perl.module-authors/</a><br><br>Rob<br><br><div><span class="gmail_quote">On 13/06/07, <b class="gmail_sendername">Nick Woolley
</b> &lt;<a href="mailto:nickwoolley@yahoo.co.uk">nickwoolley@yahoo.co.uk</a>&gt; wrote:</span><br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I don&#39;t suppose anyone has any pointers or books they could lend me that<br>explains how to write CPAN-style module distrbutions which do things<br>like that?&nbsp;&nbsp;It doesn&#39;t seem to be something directly supported by the
<br>framework I&#39;m using, Module::Build.<br><br><br>Cheers,<br><br>Nick<br>_______________________________________________<br>Edinburgh-pm mailing list<br><a href="mailto:Edinburgh-pm@pm.org">Edinburgh-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/edinburgh-pm">http://mail.pm.org/mailman/listinfo/edinburgh-pm</a><br></blockquote></div><br>