summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2012-07-11 15:02:52 -0400
committerMicah Anderson <micah@riseup.net>2012-07-11 15:02:52 -0400
commita9e89ecc6b28e12becd86bb1c8b0fe87a3187afb (patch)
treeaad21387a019c33c81585cde29c10cf4774d5c05
parent8e603252d1453293c4bf62a43d87eebe7632a2b7 (diff)
add www-shorten for debian
-rw-r--r--manifests/extensions/www_shorten.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/extensions/www_shorten.pp b/manifests/extensions/www_shorten.pp
new file mode 100644
index 0000000..2a1cf94
--- /dev/null
+++ b/manifests/extensions/www_shorten.pp
@@ -0,0 +1,3 @@
+class perl::extensions::www_shorten {
+ perl::module{'www-shorten': }
+}