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

Inline::Module::Tutorial discussion of Makefile.PL: Code example is not complete enough. #4

Closed
daoswald opened this issue Nov 15, 2014 · 1 comment

Comments

@daoswald
Copy link
Collaborator

The code example for Makefile.PL in the Inline::Module::Tutorial should show:

use ExtUtils::MakeMaker;
use lib 'inc';
# ...

...or should better explain the mechanics so that authors understand the relationships.

ingydotnet added a commit that referenced this issue Nov 16, 2014
- Fixed issue #4. Fix tutorial wording.
@ingydotnet
Copy link
Owner

Fix I think. @daoswald, please review.

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

No branches or pull requests

2 participants