summaryrefslogtreecommitdiff
path: root/manifests/pcre.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/pcre.pp')
-rw-r--r--manifests/pcre.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/pcre.pp b/manifests/pcre.pp
new file mode 100644
index 0000000..2387592
--- /dev/null
+++ b/manifests/pcre.pp
@@ -0,0 +1,3 @@
+class perl::pcre {
+ package{'pcre': ensure => installed }
+} \ No newline at end of file