On Wed, Nov 12, 2003 at 01:32:13PM +0000, Simon Cozens wrote:

> Hi. I'm about to write a module which presents an array in sorted order;
> $a[0] will always be the "least" element by some comparator. Miraculously,
> there doesn't seem to be such a beast on CPAN already.
> 
> Is Tie::Array::Sorted a reasonable name for it, or would another one be more
> obvious?

I know it is now too late, but:

s/Tie::// ?

Do I need to be concerned with how the module is implemented?
Presumably the documentation will tell me how to use it.

Yes, this probably applies to the rest of the Tie:: namespace too.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

Reply via email to