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

Autoload destroy without sub #39

Closed

Conversation

moregan
Copy link
Collaborator

@moregan moregan commented Feb 12, 2014

Remove inline tests from PPI::Statement.

Resolution of issue #31: RT 27364: DESTROY and AUTOLOAD don't parse as subs without 'sub'. DESTROY and AUTOLOAD without a preceding 'sub' now parse as PPI::Statement::Sub, which is what they're currently parsed as when 'sub' is present.

Create separate test files t/ppi_statement_sub.t and t/ppi_statement_scheduled.t.

@moregan moregan force-pushed the AUTOLOAD-DESTROY-without-sub branch from 92c0a75 to 2ca8e71 Compare August 23, 2014 21:11
@moregan moregan force-pushed the AUTOLOAD-DESTROY-without-sub branch from 2ca8e71 to 3ad555c Compare August 28, 2014 22:00
@wchristian wchristian added this to the 1.219 milestone Nov 1, 2014
@wchristian
Copy link
Member

Cleaned up, rebased on master and to be included in the next release.

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

Successfully merging this pull request may close these issues.

2 participants