develooper Front page | perl.perl5.porters | Postings from June 2013

Re: Storable refactoring, was Re: [perl #118139] Storable in DESTROY blocks

Thread Previous | Thread Next
From:
Salvador Fandino
Date:
June 9, 2013 18:13
Subject:
Re: Storable refactoring, was Re: [perl #118139] Storable in DESTROY blocks
Message ID:
1370801582.20541.YahooMailNeo@web163103.mail.bf1.yahoo.com
----- Original Message -----

> From: Ricardo Signes <perl.p5p@rjbs.manxome.org>
> To: Salvador Fandino <sfandino@yahoo.com>
> Cc: perl5-porters@perl.org
> Sent: Friday, June 7, 2013 6:19 PM
> Subject: Re: Storable refactoring, was Re: [perl #118139] Storable in DESTROY
 blocks
> 
> * Salvador Fandino <sfandino@yahoo.com> [2013-05-29T13:22:17]
>>  I have been working for some time in refactoring Storable. See
>> 
>>   https://github.com/salva/perl5/tree/improve_storable
> 
> Wow, no kidding!  It looks like you've gotten some feedback on this, please 
> let
> me know if you need anything specific to help things move foward.

My biggest problem at the moment is getting old perl versions to compile and work. Specifically, 5.6.2 completely fails to compile into something usable on current Linux distributions. I have been installing virtual machines with old Linux releases, in order to have an environment where it compiles cleanly. So far, I have went back up to Ubuntu 10.04 but some tests from the perl test suite are still failing there. Then, another issue is that the current versions of several packages used by Storable (i.e. B::Deparse) doesn't support 5.6 anymore... well, the thing is that it is being a very time consuming task, though, eventually I will be able to do do it.

If anybody has a working perl 5.6.x and want to compile and test the version of the module I have at GitHub (https://github.com/salva/p5-Storable), it would be very helpfull.

BTW, how about 5.005? does still make sense to support such old perl version?

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About