summaryrefslogtreecommitdiffstats
path: root/lib/WWW/YNAB/Month.pm
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-06-27 23:56:03 -0400
committerJesse Luehrs <doy@tozt.net>2018-06-27 23:56:50 -0400
commitb9f61cb9083623f2241868c6d466e70d1c4ebdb4 (patch)
tree9e5e2b85105c64454bbc808066b6705844148ed9 /lib/WWW/YNAB/Month.pm
parentaa22b492dd11b4f1d26d1e7ac02a72d12b745922 (diff)
downloadwww-ynab-b9f61cb9083623f2241868c6d466e70d1c4ebdb4.tar.gz
www-ynab-b9f61cb9083623f2241868c6d466e70d1c4ebdb4.zip
set a minimum perl version
Diffstat (limited to 'lib/WWW/YNAB/Month.pm')
-rw-r--r--lib/WWW/YNAB/Month.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/WWW/YNAB/Month.pm b/lib/WWW/YNAB/Month.pm
index c09ecd1..5f9cdec 100644
--- a/lib/WWW/YNAB/Month.pm
+++ b/lib/WWW/YNAB/Month.pm
@@ -1,5 +1,7 @@
package WWW::YNAB::Month;
+
+use 5.010;
use Moose;
# ABSTRACT: Month model object