aboutsummaryrefslogtreecommitdiff
path: root/cpanfile
diff options
context:
space:
mode:
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
new file mode 100644
index 0000000..0bbcc54
--- /dev/null
+++ b/cpanfile
@@ -0,0 +1,3 @@
+# -*- mode: perl -*-
+requires 'Path::Tiny';
+requires 'Chart::Plotly';