Subject: | main synopsis broken |
has blortex => ( isa => "Bool", is => "rw", cmd_aliases => "X", documentation => "use the blortext algorithm", ); Needs a traits => [qw(Getopt)] added to it. Otherwise, you get something like: Found unknown argument(s) passed to 'table_url' attribute constructor in 'Moose::Meta::Attribute': cmd_aliases ...