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

Add a perl-inline-module-autostub command #13

Closed
ingydotnet opened this issue Dec 12, 2014 · 2 comments
Closed

Add a perl-inline-module-autostub command #13

ingydotnet opened this issue Dec 12, 2014 · 2 comments

Comments

@ingydotnet
Copy link
Owner

Typing out:

export PERL5OPT=-MInline::Module=autostub,Acme::Math::XS::Inline

can be a drag. This command will attempt to do it for you.

It can get info from Makefile.PL / dist.ini / Meta etc and guess the right
thing.

It will print the export command as well as source it so the developer can see
what is happening.

@ingydotnet
Copy link
Owner Author

Add these bin/ commands:

  • perl-inline-module-status
  • perl-inline-module-list
  • perl-inline-module-autostub

@ingydotnet
Copy link
Owner Author

Skipping this for now. Makes things too complicated. The tutorial now has good
info on stubbing.

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

1 participant