The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changelog
lib/Class/Interface.pm
LICENSE
Makefile.PL
MANIFEST
README
t/01_interface.t
t/02_abstract.t
t/03_implements.t
t/04_extends.t
t/05_complex.t
test-lib/Car/AbstractFactory.pm
test-lib/Car/BMW.pm
test-lib/Car/Factory.pm
test-lib/Car/Fiat.pm
test-lib/Car/Ford.pm
test-lib/Car/German.pm
test-lib/Car/IFactory.pm
test-lib/Car/Interface.pm
test-lib/Car/Mercedes.pm
test-lib/Car/Runnable.pm
test-lib/Car/Runner.pm
test-lib/setup.pl
test-lib/test.pl