-
Notifications
You must be signed in to change notification settings - Fork 75
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
Generation of a cpanfile from otobo.CheckModules.pl #12
Milestone
Comments
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 8, 2020
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 8, 2020
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 8, 2020
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 8, 2020
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 8, 2020
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 8, 2020
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 8, 2020
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 8, 2020
bschmalhofer
added a commit
to bschmalhofer/otobo
that referenced
this issue
May 12, 2020
No need to check whether the module is already installed.
Merged - thanks Bernhard. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some folks like to use cpanm --installdeps . . In order to support this add an option
--gen-cpanfile
to otobo.CheckModules.pl that prints a cpanfile with all required modules to STDOUT.The text was updated successfully, but these errors were encountered: