in reply to Re: Re: Re: Re: Template Method contra passing subroutines to constructor.
in thread Template Method contra passing subroutines to constructor.

That would work, but by then there's no advantage to sub refs over inheritance. You are basically hard-coding inheritance here.
  • Comment on Re: Re: Re: Re: Re: Template Method contra passing subroutines to constructor.