|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^5: Introducing MooseX::hasn'tby Arunbear (Vicar) |
| on Apr 03, 2012 at 17:58 UTC ( #963287=note: print w/ replies, xml ) | Need Help?? |
|
From the POD: The idea behind polymorphism is that if Bar inherits from Foo, then I should be able to use an object of type Bar wherever I'd normally use Foo.That makes it sound like you're equating polymorphism with inheritance.
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||