URI::PackageURL::App - URL::PackageURL (purl) Command Line Interface
Contents
Copyright And License
Copyright © 2022-2024 Giuseppe Di Terlizzi <https://metacpan.org/author/gdt>
You may use and distribute this module according to the same terms that Perl is distributed under.
perl v5.40.1 2025-07-04 URI::PackageURL::App(3pm)
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
Name
URI::PackageURL::App - URL::PackageURL (purl) Command Line Interface
Synopsis
use URI::PackageURL::App qw(run);
run(\@ARGV);
