Skip to content

Better error reporting on the command line #889

@szabgab

Description

@szabgab

By mistake I ran dancer -a Name in a read-only directory. It gave me the options, but it did not tell me why did it fail. Spending 10 frustrated minutes on this was not fun.

Could there be more specific error messages explaining why did the command fail?

There is a -message flag for pod2usage(). I think that could be used for this.

(encountered in Dancer 1.311)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions