Sub-Override-0.12

extension for easily overriding subroutines

Index | devel

Description

Sometimes subroutines need to be overridden. 
For instance, when testing, using a Mock Object can be overkill 
when all you want to do is override one tiny, little function.

Maintainer: Benoit Lecocq <benoit@openbsd.org>