X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=gruntmaster-problem;h=a03b09396b3e490330f02bb9ce233951aa3c8850;hb=0d2f89871c26e28abeee506b4cc1741d94e436ca;hp=e5a02d8fb2fbc7d099c7c6e02ff3f6ccc9f9da3e;hpb=e90402be973e38af429acb2d1adc789868914940;p=gruntmaster-data.git diff --git a/gruntmaster-problem b/gruntmaster-problem index e5a02d8..a03b093 100755 --- a/gruntmaster-problem +++ b/gruntmaster-problem @@ -7,7 +7,7 @@ use Gruntmaster::Page::Submit; use IO::Prompter [ -style => 'bold', '-stdio', '-verbatim' ]; use File::Slurp qw/read_file/; use Term::ANSIColor qw/RED RESET/; -use Getopt::Long qw/GetOptions/; +use Getopt::Long qw/:config require_order/; ##################################################