From 0c9c88dcd5c65160e6ad33e62a1650ea042683eb Mon Sep 17 00:00:00 2001 From: Matthew Connelly Date: Thu, 19 Nov 2015 19:57:15 +0000 Subject: [PATCH] Added cpanfile --- cpanfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 cpanfile diff --git a/cpanfile b/cpanfile new file mode 100644 index 0000000..1bcf027 --- /dev/null +++ b/cpanfile @@ -0,0 +1 @@ +requires 'App::Nopaste'; \ No newline at end of file