Hi, 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?
>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. Sebastian [1] http://search.cpan.org/dist/POE/ _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
