[csw-maintainers] Perl experts wanted: Possible to update Storable.pm (core module)?

Ben Walton bwalton at opencsw.org
Thu Jun 18 01:59:19 CEST 2009


Excerpts from Sebastian Kayser's message of Wed Jun 17 19:45:28 -0400 2009:
> our perl 5.8.8 contains Storable.pm 2.15 as a core module. Now i would
> like to package POE [1] which requires Storable.pm >= 2.16. What would
> be the options to deliver a Storable.pm >= 2.16 that POE can use?

Woudl updating to 5.10.0 (the current stable) get you what you need?

> >From looking at @INC our /opt/csw/lib/perl/csw comes after the core
> module locations (which makes sense somehow), so i suppose it won't be
> as easy as just to package the current Storable.pm (2.20) from CPAN.

If you bundle the module with the package and force the package to use
the file from your package (by munging @INC), you could likely stay
with the current perl...this gets really ugly, really fast though.

It's more work, but updating perl is likely the best option...Peter?

-Ben
-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20090617/ada34f1b/attachment-0002.asc>


More information about the maintainers mailing list