summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2010-11-23 23:50:19 +0100
committerMarcel Haerry <haerry@puzzle.ch>2010-11-23 23:50:19 +0100
commit147404c11de8efe2a76e6eb1594ff5b885fc1fd8 (patch)
tree6f8b89192b6987f0a8e6bbd208930e850b521481
parent3aae1aa60e1600132f2d2344cfd973db3aa9fed9 (diff)
add another extension
-rw-r--r--manifests/extensions/timedate.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/extensions/timedate.pp b/manifests/extensions/timedate.pp
new file mode 100644
index 0000000..aaaa158
--- /dev/null
+++ b/manifests/extensions/timedate.pp
@@ -0,0 +1,3 @@
+class perl::extensions::timedate {
+ perl::module{'TimeDate': }
+}