
mcoder::virtual - Perl extension for virtual method generation

use mcoder::virtual qw(runner walker jumper);

create virtual methods that throw and error when called if they have not been redefined on child classes.

look at the synopsis!
the virtual methods defined

Salvador Fandiño, <sfandino@yahoo.com>

Copyright 2003 by Salvador Fandiño
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.