summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorGeorge Hartzell <hartzell@alerce.com>2016-08-02 11:18:50 -0400
committerGeorge Hartzell <hartzell@alerce.com>2016-08-02 11:18:50 -0400
commitf2f5f6c27989c701274cbbb9bfcd7aa1e0f0561a (patch)
treeb6a04393da7a013484628296203743154dff6136 /var
parentc994565c621f4283736ac70f7792c20e2d9e1b11 (diff)
downloadspack-f2f5f6c27989c701274cbbb9bfcd7aa1e0f0561a.tar.gz
spack-f2f5f6c27989c701274cbbb9bfcd7aa1e0f0561a.tar.bz2
spack-f2f5f6c27989c701274cbbb9bfcd7aa1e0f0561a.tar.xz
spack-f2f5f6c27989c701274cbbb9bfcd7aa1e0f0561a.zip
Touch up variant comment
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/perl/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/perl/package.py b/var/spack/repos/builtin/packages/perl/package.py
index 2c90b788ec..d71a7492ba 100644
--- a/var/spack/repos/builtin/packages/perl/package.py
+++ b/var/spack/repos/builtin/packages/perl/package.py
@@ -49,7 +49,7 @@ class Perl(Package):
# having it in core increases the "energy of activation" for doing
# things cleanly.
variant('cpanm', default=True,
- description='Having cpanm in core simplifies adding modules.')
+ description='Optionally install cpanm with the core packages.')
resource(
name="cpanm",