On Sat, Jan 27, 2001 at 11:49:08AM +0000, Piers Cawley wrote:
> I did. Or something like it. And I've got a couple of modules on CPAN
> (that I really must document better) that kind of work already:
> 
>     package ShoppingBasket;
>     
>     use ex::interface qw/add_entry total_price delete_entry .../
> 
>     1;
> 
>     package Vendor::ShoppingBasket
> 
>     use ex::implements ShoppingBasket


There's also Class::Virtual (on CPAN) and AbstractClass (on PerlMonks).


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Maybe they hooked you up with one of those ass-making magazines.
        -- brian d. foy as misheard by Michael G Schwern

Reply via email to