smithfarm / dochazka-cli

Dochazka CLI client
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Running script with no parameters generates ugly error #15

Closed smithfarm closed 8 years ago

smithfarm commented 8 years ago
smithfarm@wilbur:~/src/dochazka/dochazka-cli> dochazka-cli
The 'early_debug' parameter (undef) to Web::MREST::CLI::init_cli_client was an 'undef', which is not one of the allowed types: scalar
 at /usr/lib/perl5/vendor_perl/5.20.1/Web/MREST/CLI.pm line 140.
        Web::MREST::CLI::init_cli_client("distro", "App-Dochazka-CLI", "sitedir", undef, "early_debug", undef) called at /usr/bin/dochazka-cli line 161
smithfarm commented 8 years ago

Rejected. The Web::MREST::CLI package was not installed properly.