in reply to Re: Re: Declaring Code Reference With Parameters
in thread code ref

I used to be a bit put off by the way Perl handles OO, but in time, you get used to it, and the inconvenience of various things is no longer an issue. You do, after all, have many conveniences to make up for these.

In the end, you can get the job done just fine using Perl OO.
  • Comment on Re^3: Declaring Code Reference With Parameters