The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Modules

A class for implementing/extending interfaces/abstracts in Perl.

Provides

in test-lib/Car/AbstractFactory.pm
in test-lib/Car/BMW.pm
in test-lib/Car/Factory.pm
in test-lib/Car/Fiat.pm
in test-lib/Car/Ford.pm
in test-lib/Car/German.pm
in test-lib/Car/IFactory.pm
in test-lib/Car/Interface.pm
in test-lib/Car/Mercedes.pm
in test-lib/Car/Runnable.pm
in test-lib/Car/Runner.pm