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

I would like to create a cpanfile that contains 'features' #52

Open
skirmess opened this issue Jul 21, 2018 · 1 comment
Open

I would like to create a cpanfile that contains 'features' #52

skirmess opened this issue Jul 21, 2018 · 1 comment

Comments

@skirmess
Copy link

I would like to create a cpanfile that contains 'features'. Module::CPANfile is able to read a cpanfile which contains features and can return them, but I can't find a way to add them.

I'm looking for something like from_prereqs but for adding a feature.

@Sadrak
Copy link

Sadrak commented Oct 22, 2019

We also search for a way to use the feature from another module in our cpanfile for an app.

Something like this:

requires 'OurModule', '>= 0', 'feature mysql, feature ssl';

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