The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

war - break a big decision into lots of little decisions

SYNOPSIS

    war OPTIONS
    war -f FILE

DESCRIPTION

war simplifies the process of ranking a set of choices. For example,

    war apple banana cherry durian

ARGUMENTS

--file FILE, -f FILE

Read a list of items from FILE, rather than using the items supplied on the command line.

--man, --help, -h, -?

Displays this documentation.

--verbose, -v

Display verbose output.

--version, -V

Displays version and copyright information.