Hi

at 03.11.2011 18:50, davidMbrooke wrote:
> Hi,
> 
> Just wondering if anyone has got a preferred approach for handling Perl
> modules (.pm files) which are required for Perl-based LRP Packages but
> which are:
>    - Not included in the standard Perl distribution
>    - Available from CPAN (http://www.cpan.org/)
>    - Potentially used by several Packages
> 
> Main options seem to be:
>    1. Include them in perl.lrp
>       - This currently has Socket6.pm added
>       - It is firmly aimed at supporting "Shorewall" though
>    2. Include them in 'package'.lrp and hope that no other Package needs
> them (or include them in multiple Packages?)
>    3. Include them in an optional Package called e.g. cpan.lrp which
> contains numerous "non-standard" but (potentially) shared Perl modules
>    4. Include them in their own individual Packages
> 
> I don't favour #1 (too much overhead if just using Perl for Shorewall)
> or #4 (too much work for me :-) but I can't easily decide between #2 and
> #3.

In the long run we have to face that we need a dependency machanism for
.lrp packages. The short term solution would include redundancy in the
.lrp psckages themselves.

I like KISS solutions, so my vote goes for #2

cheers

Erich

Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to