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

URI::VersionRange::App - URL::VersionRange (purl) Command Line Interface

SYNOPSIS

    use URI::VersionRange::App qw(run);

    run(\@ARGV);

DESCRIPTION

URI::VersionRange::App "Command Line Interface" helper module for vers-tool(1).

URI::VersionRange->run(@args)

Execute the command

cli_error($error)

Clean error

AUTHOR

Giuseppe Di Terlizzi

COPYRIGHT AND LICENSE

Copyright © 2022-2024 Giuseppe Di Terlizzi

You may use and distribute this module according to the same terms that Perl is distributed under.