App-ListLinuxmintReleases
view release on metacpan or search on metacpan
bin/list-linuxmint-releases view on Meta::CPAN
shells.
=head2 bash
To activate bash completion for this script, put:
complete -C list-linuxmint-releases list-linuxmint-releases
in your bash startup (e.g. C<~/.bashrc>). Your next shell session will then
recognize tab completion for the command. Or, you can also directly execute the
line above in your shell to activate immediately.
It is recommended, however, that you install L<shcompgen> which allows you to
activate completion scripts for several kinds of scripts on multiple shells.
Some CPAN distributions (those that are built with
L<Dist::Zilla::Plugin::GenShellCompletion>) will even automatically enable shell
completion for their included scripts (using C<shcompgen>) at installation time,
so you can immadiately have tab completion.
=head2 tcsh
To activate tcsh completion for this script, put:
complete list-linuxmint-releases 'p/*/`list-linuxmint-releases`/'
in your tcsh startup (e.g. C<~/.tcshrc>). Your next shell session will then
recognize tab completion for the command. Or, you can also directly execute the
line above in your shell to activate immediately.
It is also recommended to install C<shcompgen> (see above).
=head2 other shells
For fish and zsh, install C<shcompgen> as described above.
=head1 ENVIRONMENT
=head2 LIST_LINUXMINT_RELEASES_OPT => str
Specify additional command-line options
=head1 CONFIGURATION FILE
This script can read configuration file, which by default is searched at C<~/.config/list-linuxmint-releases.conf>, C<~/list-linuxmint-releases.conf> or C</etc/list-linuxmint-releases.conf> (can be changed by specifying C<--config-path>). All found f...
To disable searching for configuration files, pass C<--no-config>.
Configuration file is in the format of L<IOD>, which is basically INI with some extra features.
You can put multiple profiles in a single file by using section names like C<[profile=SOMENAME]>. Those sections will only be read if you specify the matching C<--config-profile SOMENAME>.
List of available configuration parameters:
apache_httpd_version (see --apache-httpd-version)
apache_httpd_version.contains (see --apache-httpd-version-contains)
apache_httpd_version.in (see --apache-httpd-version-in)
apache_httpd_version.is (see --apache-httpd-version-is)
apache_httpd_version.isnt (see --apache-httpd-version-isnt)
apache_httpd_version.max (see --apache-httpd-version-max)
apache_httpd_version.min (see --apache-httpd-version-min)
apache_httpd_version.not_contains (see --apache-httpd-version-not-contains)
apache_httpd_version.not_in (see --apache-httpd-version-not-in)
apache_httpd_version.xmax (see --apache-httpd-version-xmax)
apache_httpd_version.xmin (see --apache-httpd-version-xmin)
bash_version (see --bash-version)
bash_version.contains (see --bash-version-contains)
bash_version.in (see --bash-version-in)
bash_version.is (see --bash-version-is)
bash_version.isnt (see --bash-version-isnt)
bash_version.max (see --bash-version-max)
bash_version.min (see --bash-version-min)
bash_version.not_contains (see --bash-version-not-contains)
bash_version.not_in (see --bash-version-not-in)
bash_version.xmax (see --bash-version-xmax)
bash_version.xmin (see --bash-version-xmin)
code_name (see --code-name)
code_name.contains (see --code-name-contains)
code_name.in (see --code-name-in)
code_name.is (see --code-name-is)
code_name.isnt (see --code-name-isnt)
code_name.max (see --code-name-max)
code_name.min (see --code-name-min)
code_name.not_contains (see --code-name-not-contains)
code_name.not_in (see --code-name-not-in)
code_name.xmax (see --code-name-xmax)
code_name.xmin (see --code-name-xmin)
detail (see --detail)
eoldate (see --eoldate)
eoldate.in (see --eoldate-in)
eoldate.is (see --eoldate-is)
eoldate.isnt (see --eoldate-isnt)
eoldate.max (see --eoldate-max)
eoldate.min (see --eoldate-min)
eoldate.not_in (see --eoldate-not-in)
eoldate.xmax (see --eoldate-xmax)
eoldate.xmin (see --eoldate-xmin)
fields (see --field)
format (see --format)
linux_version (see --linux-version)
linux_version.contains (see --linux-version-contains)
linux_version.in (see --linux-version-in)
linux_version.is (see --linux-version-is)
linux_version.isnt (see --linux-version-isnt)
linux_version.max (see --linux-version-max)
linux_version.min (see --linux-version-min)
linux_version.not_contains (see --linux-version-not-contains)
linux_version.not_in (see --linux-version-not-in)
linux_version.xmax (see --linux-version-xmax)
linux_version.xmin (see --linux-version-xmin)
mariadb_version (see --mariadb-version)
mariadb_version.contains (see --mariadb-version-contains)
mariadb_version.in (see --mariadb-version-in)
mariadb_version.is (see --mariadb-version-is)
mariadb_version.isnt (see --mariadb-version-isnt)
mariadb_version.max (see --mariadb-version-max)
mariadb_version.min (see --mariadb-version-min)
mariadb_version.not_contains (see --mariadb-version-not-contains)
mariadb_version.not_in (see --mariadb-version-not-in)
mariadb_version.xmax (see --mariadb-version-xmax)
mariadb_version.xmin (see --mariadb-version-xmin)
mysql_version (see --mysql-version)
mysql_version.contains (see --mysql-version-contains)
mysql_version.in (see --mysql-version-in)
mysql_version.is (see --mysql-version-is)
mysql_version.isnt (see --mysql-version-isnt)
mysql_version.max (see --mysql-version-max)
mysql_version.min (see --mysql-version-min)
mysql_version.not_contains (see --mysql-version-not-contains)
mysql_version.not_in (see --mysql-version-not-in)
mysql_version.xmax (see --mysql-version-xmax)
mysql_version.xmin (see --mysql-version-xmin)
naked_res (see --naked-res)
nginx_version (see --nginx-version)
nginx_version.contains (see --nginx-version-contains)
nginx_version.in (see --nginx-version-in)
nginx_version.is (see --nginx-version-is)
nginx_version.isnt (see --nginx-version-isnt)
nginx_version.max (see --nginx-version-max)
nginx_version.min (see --nginx-version-min)
nginx_version.not_contains (see --nginx-version-not-contains)
nginx_version.not_in (see --nginx-version-not-in)
nginx_version.xmax (see --nginx-version-xmax)
nginx_version.xmin (see --nginx-version-xmin)
perl_version (see --perl-version)
perl_version.contains (see --perl-version-contains)
perl_version.in (see --perl-version-in)
perl_version.is (see --perl-version-is)
perl_version.isnt (see --perl-version-isnt)
perl_version.max (see --perl-version-max)
perl_version.min (see --perl-version-min)
perl_version.not_contains (see --perl-version-not-contains)
perl_version.not_in (see --perl-version-not-in)
perl_version.xmax (see --perl-version-xmax)
perl_version.xmin (see --perl-version-xmin)
php_version (see --php-version)
php_version.contains (see --php-version-contains)
php_version.in (see --php-version-in)
php_version.is (see --php-version-is)
php_version.isnt (see --php-version-isnt)
php_version.max (see --php-version-max)
php_version.min (see --php-version-min)
php_version.not_contains (see --php-version-not-contains)
php_version.not_in (see --php-version-not-in)
php_version.xmax (see --php-version-xmax)
php_version.xmin (see --php-version-xmin)
postgresql_version (see --postgresql-version)
postgresql_version.contains (see --postgresql-version-contains)
postgresql_version.in (see --postgresql-version-in)
postgresql_version.is (see --postgresql-version-is)
postgresql_version.isnt (see --postgresql-version-isnt)
postgresql_version.max (see --postgresql-version-max)
postgresql_version.min (see --postgresql-version-min)
postgresql_version.not_contains (see --postgresql-version-not-contains)
postgresql_version.not_in (see --postgresql-version-not-in)
postgresql_version.xmax (see --postgresql-version-xmax)
postgresql_version.xmin (see --postgresql-version-xmin)
python_version (see --python-version)
python_version.contains (see --python-version-contains)
python_version.in (see --python-version-in)
python_version.is (see --python-version-is)
python_version.isnt (see --python-version-isnt)
python_version.max (see --python-version-max)
python_version.min (see --python-version-min)
python_version.not_contains (see --python-version-not-contains)
python_version.not_in (see --python-version-not-in)
python_version.xmax (see --python-version-xmax)
python_version.xmin (see --python-version-xmin)
query (see --query)
random (see --random)
reldate (see --reldate)
reldate.in (see --reldate-in)
reldate.is (see --reldate-is)
reldate.isnt (see --reldate-isnt)
reldate.max (see --reldate-max)
reldate.min (see --reldate-min)
reldate.not_in (see --reldate-not-in)
reldate.xmax (see --reldate-xmax)
reldate.xmin (see --reldate-xmin)
result_limit (see --result-limit)
result_start (see --result-start)
ruby_version (see --ruby-version)
ruby_version.contains (see --ruby-version-contains)
ruby_version.in (see --ruby-version-in)
ruby_version.is (see --ruby-version-is)
ruby_version.isnt (see --ruby-version-isnt)
ruby_version.max (see --ruby-version-max)
ruby_version.min (see --ruby-version-min)
ruby_version.not_contains (see --ruby-version-not-contains)
ruby_version.not_in (see --ruby-version-not-in)
ruby_version.xmax (see --ruby-version-xmax)
ruby_version.xmin (see --ruby-version-xmin)
sort (see --sort)
version (see --version-arg)
version.contains (see --version-contains)
version.in (see --version-in)
version.is (see --version-is)
version.isnt (see --version-isnt)
version.max (see --version-max)
version.min (see --version-min)
version.not_contains (see --version-not-contains)
version.not_in (see --version-not-in)
version.xmax (see --version-xmax)
version.xmin (see --version-xmin)
with_field_names (see --with-field-names)
=head1 FILES
~/.config/list-linuxmint-releases.conf
~/list-linuxmint-releases.conf
/etc/list-linuxmint-releases.conf
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/App-ListLinuxmintReleases>.
=head1 SOURCE
Source repository is at L<https://github.com/perlancar/perl-App-ListLinuxmintReleases>.
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=App-ListLinuxmintReleases>
When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
feature.
=head1 AUTHOR
perlancar <perlancar@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut
( run in 2.584 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )