I know it may seem like a good idea, but superclass is adding another dep and bringing in Module::Load to do little more than what Perl currently handles with a Makefile. It would be my preference to use parent. If you want to version the modules, just eq against $HTTP::Tiny::VERSION.
I know you created it, cool idea, perhaps you could get it into core instead.
I know it may seem like a good idea, but
superclass
is adding another dep and bringing inModule::Load
to do little more than what Perl currently handles with a Makefile. It would be my preference touse parent
. If you want to version the modules, just eq against$HTTP::Tiny::VERSION
.I know you created it, cool idea, perhaps you could get it into core instead.