logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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