Touch up variant comment
This commit is contained in:
parent
c994565c62
commit
f2f5f6c279
@ -49,7 +49,7 @@ class Perl(Package):
|
|||||||
# having it in core increases the "energy of activation" for doing
|
# having it in core increases the "energy of activation" for doing
|
||||||
# things cleanly.
|
# things cleanly.
|
||||||
variant('cpanm', default=True,
|
variant('cpanm', default=True,
|
||||||
description='Having cpanm in core simplifies adding modules.')
|
description='Optionally install cpanm with the core packages.')
|
||||||
|
|
||||||
resource(
|
resource(
|
||||||
name="cpanm",
|
name="cpanm",
|
||||||
|
Loading…
Reference in New Issue
Block a user