Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Perl-doc required for modules #1

Open
lieutdan13 opened this issue Jun 11, 2013 · 1 comment
Open

Perl-doc required for modules #1

lieutdan13 opened this issue Jun 11, 2013 · 1 comment

Comments

@lieutdan13
Copy link
Contributor

The perl-doc package is required to determine if the modules have been installed. Otherwise, the modules exec will attempt to run every time, causing undesired output. I will fix this bug, but before I make ANY changes, I wanted to ask you how you would go about fixing this.

My thoughts:
In params.pp, add a $doc_package variable.
In init.pp, add a package definition similar to $perl::package.

Let me know what you think.

@alvagante
Copy link
Member

That makes sense. This approach is ok for me.
I would add the extra quirk that if use supplies an empy $doc_package argument, no doc package is installed.

alvagante added a commit that referenced this issue Jun 11, 2013
alvagante pushed a commit that referenced this issue Feb 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants