summaryrefslogtreecommitdiff
path: root/lib/Getopt/Dakkar/OptionValue.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Getopt/Dakkar/OptionValue.pm')
-rw-r--r--lib/Getopt/Dakkar/OptionValue.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Getopt/Dakkar/OptionValue.pm b/lib/Getopt/Dakkar/OptionValue.pm
new file mode 100644
index 0000000..d19cf61
--- /dev/null
+++ b/lib/Getopt/Dakkar/OptionValue.pm
@@ -0,0 +1,5 @@
+package Getopt::Dakkar::OptionValue;
+use Getopt::Dakkar::Style qw(class);
+with 'Getopt::Dakkar::Role::Value';
+# VERSION
+# ABSTRACT: the value of an option