AndyH has asked for the wisdom of the Perl Monks concerning the following question:
Low tech problem but also a generalised grumble.
I want to use DBIx::Simple and it needs the Data::Swap Module. The author of Data::Swap has, in his wisdom, decided to replace Data::Swap by Data::Alias, with a Data::Swap wrapper module. This may or may not work but I can't find out as Data::Alias won't make on anything less than 5.8.1 and I am stuck with 5.8.0 on the customer's machine I am having to use.
Meanwhile, I still want this module. I've tried archive.org and mirrors.valueclick.com which supposedly contain old versions of modules but they weren't working yesterday.
So, I can't use DBIx::Simple. The author of Data::Swap has, effectively, broken another module. I can understand he wants to move on, but that's not, IMHO, a valid reason to remove a working module from CPAN, especially when other modules depend on it.
What views, monks?
AndyH
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Seeking Data::Swap, now replaced
by Corion (Patriarch) on Sep 29, 2004 at 10:29 UTC | |
by AndyH (Sexton) on Sep 29, 2004 at 11:33 UTC | |
Re: Seeking Data::Swap, now replaced
by xmath (Hermit) on Sep 29, 2004 at 15:19 UTC | |
by AndyH (Sexton) on Sep 30, 2004 at 06:31 UTC | |
by xmath (Hermit) on Sep 30, 2004 at 08:05 UTC | |
Re: Seeking Data::Swap, now replaced
by gellyfish (Monsignor) on Sep 29, 2004 at 10:02 UTC | |
by xmath (Hermit) on Sep 29, 2004 at 13:14 UTC | |
by AndyH (Sexton) on Sep 29, 2004 at 10:15 UTC | |
by gellyfish (Monsignor) on Sep 29, 2004 at 10:40 UTC |