Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Author

       Giuseppe Di Terlizzi <https://metacpan.org/author/gdt>

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);

See Also