URI::VersionRange::App - URL::VersionRange (vers) 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::VersionRange::App(3pm)
Description
URI::VersionRange::App "Command Line Interface" helper module for "vers-tool(1)".
URI::VersionRange->run(@args)
Execute the command
cli_error($error)
Clean error
Name
URI::VersionRange::App - URL::VersionRange (vers) Command Line Interface
Synopsis
use URI::VersionRange::App qw(run);
run(\@ARGV);
