Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR (feature request): use current current method name when call PARENT #28

Open
autarch opened this issue May 16, 2020 · 1 comment
Open

Comments

@autarch
Copy link
Member

autarch commented May 16, 2020

Migrated from rt.cpan.org #104732 (status was 'stalled')

Requestors:

From [email protected] on 2015-05-27 17:08:30
:

<%method processArgs>
<& PARENT, %ARGS &>
</%method>

when inside method use current method name. This must be same as before:

<%method processArgs>
<& PARENT:processArgs, %ARGS &>
</%method>

@autarch
Copy link
Member Author

autarch commented May 16, 2020

From [email protected] (@autarch) on 2015-07-18 15:43:02
:

On Wed May 27 13:08:30 2015, [email protected] wrote:

<%method processArgs>
<& PARENT, %ARGS &>
</%method>

when inside method use current method name. This must be same as before:

<%method processArgs>
<& PARENT:processArgs, %ARGS &>
</%method>

This module is in maintenance mode. I'll take a look at bugs, but we're not adding features to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant