<br><br><div class="gmail_quote">On Thu, Apr 16, 2009 at 9:23 PM, Martin Atkins <span dir="ltr">&lt;<a href="mailto:mart@degeneration.co.uk">mart@degeneration.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">Gavin Carr wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Apr 15, 2009 at 09:55:39PM -0700, Brad Fitzpatrick wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You forgot to update the dependencies in the Makefile.PL.<br>
</blockquote>
<br>
Net::FTP and Net::Amazon::S3 aren&#39;t there? I&#39;d assumed you were omitting dependencies for optional targets - you saying you want everything there?<br>
<br>
</blockquote>
<br></div></div>
It would probably be best to move those targets out into separate packages, really.<br>
<br>
Some of these modules can be quite annoying to build/install in some environments, so it would be frustrating if they became package-wide deps.</blockquote><div><br>Ah, yeah, we should probably split them at some point.  I guess it&#39;s convenient to have them all arranged together in svn for development, but perhaps we can later write a script to rearrange them to separate places just for release, perhaps as part of shipit.  *shrug*  Or vice-versa .... hell, DJabberd does the latter.  Lot of cpan-style layouts and then for development we just adjust our environment to find everything. <br>
</div></div><br>