Re: Failing tests: t/pmc/eval.t 1-3 and t/pmc/sub.t 42-44

2003-11-09 Thread Leopold Toetsch
Bryan Donlan wrote: [ Failure report ] Thanks. These are known to be b0rken currently. Melvin will fix it RSN. leo

[ANNOUNCE] Devel::Cover 0.27

2003-11-09 Thread Paul Johnson
The main change in this release is that I have applied Michael Carman's patch to use Storable as the database format, so I'd be particularly interested in any effects that might have, good or bad. Storable is now a prerequisite, but this should only affect 5.6.1 and 5.6.2, when it comes out. I ha

Re: HASH changes

2003-11-09 Thread Jeff Clites
On Nov 6, 2003, at 11:56 PM, Leopold Toetsch wrote: Jeff Clites <[EMAIL PROTECTED]> wrote: An alternative (which may or may not a good one) would be to say that you can never actually store a NULL in a hash Not good. The Hash (now) may take almost arbitrary key/value pairs. Value can be plain int

syntax: multi vs. method

2003-11-09 Thread Jonathan Lang
It has been mentioned in Apocalypse 6 that there may not be a difference between a method and a multimethod that has one invocant. If this does indeed turn out to be the case, I'd like to see the "method" syntax being expanded to act as an alternative to the "multi" syntax: method- In the "method