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::PackageURL::App - URL::PackageURL (purl) Command Line Interface

SYNOPSIS

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

    run(\@ARGV);

DESCRIPTION

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

URI::PackageURL->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.