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

adding docs and an example for nextcallee #547

Merged
merged 2 commits into from Jul 19, 2016

Conversation

zostay
Copy link
Contributor

@zostay zostay commented May 24, 2016

No description provided.

@@ -674,6 +674,20 @@ class LoggedVersion is Version {
say LoggedVersion.new('1.0.2');
=end code

If you need to make multiple calls to the wrapped code or to gain a reference to
it, such as for performing introspection on the it, you can use C<nextcallee>.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo here to fix: on the it. 😊

To go further...perhaps such as for performing introspection on it would read better as such as performing introspection.

@coke coke added the docs Documentation issue (primary issue type) label Jul 1, 2016
@jonathanstowe
Copy link
Contributor

Didn't see any comments to the contrary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants