in reply to How can I call a class method of the object's parent class?

In regards to the first part of your question, looking at Curses::UI on CPAN, it does look like the maintainer is not active anymore, so I think it'd be great if you want to take over maintenance of the module. There is a prodecure for this, although it does take a little while - please see Taking over on pause.perl.org.

  • Comment on Re: How can I call a class method of the object's parent class?

Replies are listed 'Best First'.
Re^2: How can I call a class method of the object's parent class?
by dissident (Beadle) on Jan 03, 2018 at 21:33 UTC

    Thank you very much for the links!

    The page explains the stuff very well.

    I'll do the steps described there.

    Meanwhile I'll work down the bug list and place the fixed files onto Github for review. This way the stuff could be uploaded to CPAN as soon as the process of maintainership change has been finished.