package Getopt::Dakkar; use strict; use warnings; use 5.026; use experimental qw(signatures postderef); # VERSION # ABSTRACT: the best command line parser ever 1;