Clean up distribution
[app-devbot.git] / lib / App / Devbot.pm
index 019bcc718eb5b7cfe75e33efceaa7b4d60c6341f..1e0f5c8ff1d54a3db96c67fab02708e05639cb10 100644 (file)
@@ -1,6 +1,9 @@
-package App::Devbot 0.001002;
+package App::Devbot;
+
 use v5.14;
+use strict;
 use warnings;
+our $VERSION = 0.001003;
 
 use POE;
 use POE::Component::IRC::State;
This page took 0.008945 seconds and 4 git commands to generate.