summaryrefslogtreecommitdiffstats
path: root/lib/App/Hiveminder/Command/create.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Hiveminder/Command/create.pm')
-rw-r--r--lib/App/Hiveminder/Command/create.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/App/Hiveminder/Command/create.pm b/lib/App/Hiveminder/Command/create.pm
index c2ed1c7..55264e1 100644
--- a/lib/App/Hiveminder/Command/create.pm
+++ b/lib/App/Hiveminder/Command/create.pm
@@ -28,4 +28,5 @@ sub run {
print $ret, "\n";
}
+__PACKAGE__->meta()->make_immutable();
1;