projects
/
puppet_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86cf3b4
)
fix minor typo in class name
master
author
Micah Anderson
<micah@riseup.net>
Thu, 25 Apr 2013 15:44:57 +0000
(11:44 -0400)
committer
Micah Anderson
<micah@riseup.net>
Thu, 25 Apr 2013 15:44:57 +0000
(11:44 -0400)
manifests/extensions/libwww.pp
patch
|
blob
|
history
diff --git
a/manifests/extensions/libwww.pp
b/manifests/extensions/libwww.pp
index
88e4461
..
25415be
100644
(file)
--- a/
manifests/extensions/libwww.pp
+++ b/
manifests/extensions/libwww.pp
@@
-1,4
+1,4
@@
-class perl::extensions:libwww {
+class perl::extensions:
:
libwww {
perl::module { 'www': }