summaryrefslogtreecommitdiff
path: root/lib/Getopt/Dakkar.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Getopt/Dakkar.pm')
-rw-r--r--lib/Getopt/Dakkar.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Getopt/Dakkar.pm b/lib/Getopt/Dakkar.pm
index b43c24e..f35147b 100644
--- a/lib/Getopt/Dakkar.pm
+++ b/lib/Getopt/Dakkar.pm
@@ -6,4 +6,4 @@ use Module::Runtime qw(use_module);
with 'Getopt::Dakkar::Role::Command';
-1;
+has '+name' => ( default => $0 );