Graham Barr wrote:
On Mon, May 26, 2003 at 01:47:40PM +0800, Autrijus Tang wrote:
M::I has gone and implemented the "private:" directive. I agreed
with Ken that I'll provide a patch to M::B so it accepts "private:"
in the constructor, which in turn affects how his "provides:" works.
Hacking PAUSE
Kate L Pugh wrote:
I need a better name for this module. I don't like Math::NearestNeighbour,
partly because of the "neighbour"/"neighbor" spelling problem.
What it does is, given a set of points, work out the distance between
the closest pair of points, in a more efficient way than just working
o
On Mon, May 26, 2003 at 11:52:04PM +0100, Kate L Pugh wrote:
> I need a better name for this module. I don't like Math::NearestNeighbour,
> partly because of the "neighbour"/"neighbor" spelling problem.
>
> What it does is, given a set of points, work out the distance between
> the closest pair o