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.