You mean 5.005?
Maybe that's what is required.

Perl 5.6 is not bleeding edge, though. It is more then three years since it was 
released.

What I am trying to do is to identify areas in the API where improvments can be done.
Then, of course, it is up to the maintainers to decide what to do.

Maybe I should add that I like MARC::Record - that's why I am doing this in the first 
place.

I also appreciated your idiomatic code-arounds, even though it was not my primarily 
concern.

Leif
======================================
Leif Andersson, Systems Librarian
Stockholm University Library
SE-106 91 Stockholm
SWEDEN
Phone : +46 8 162769  
Mobile: +46 70 6904281



-----Ursprungligt meddelande-----
Från: Paul Hoffman [mailto:[EMAIL PROTECTED]
Skickat: den 7 november 2003 14:46
Till: Leif Andersson
Kopia: [EMAIL PROTECTED]
Ämne: Re: Return values from MARC::Record


On Friday, November 7, 2003, at 02:07  AM, Leif Andersson wrote:

> At the top of MARC::Record we add:
> use Want;

This would introduce a dependency on Perl 5.6, which Want requires.  
MARC::Record currently only requires 5.5, as far as I can tell.

Paul.

--
Paul Hoffman :: Taubman Medical Library :: Univ. of Michigan
[EMAIL PROTECTED] :: [EMAIL PROTECTED] :: http://www.nkuitse.com/

Reply via email to