.. _spkg_perl_term_readline_gnu:

perl_term_readline_gnu: Perl extension for the GNU Readline/History libraries
=============================================================================

Description
-----------

Perl extension for the GNU Readline/History Library

Available on CPAN

License
-------

The Perl 5 License (Artistic 1 & GPL 1)


Upstream Contact
----------------

Hiroo HAYASHI

Dependencies
------------

readline

Type
----

experimental


Version Information
-------------------

package-version.txt::

    1.35


Equivalent System Packages
--------------------------

arch:

.. CODE-BLOCK:: bash

    $ sudo pacman -S  perl-Term-ReadLine-Gnu

cpan:
install the following packages: perl-Term-ReadLine-Gnu
cygwin:

.. CODE-BLOCK:: bash

    $ apt-cyg install perl-Term-ReadLine-Gnu

Debian/Ubuntu:

.. CODE-BLOCK:: bash

    $ sudo apt-get install  perl-Term-ReadLine-Gnu

Fedora/Redhat/CentOS:

.. CODE-BLOCK:: bash

    $ sudo yum install  perl-Term-ReadLine-Gnu

freebsd:

.. CODE-BLOCK:: bash

    $ sudo pkg install perl-Term-ReadLine-Gnu

gentoo:

.. CODE-BLOCK:: bash

    $ sudo emerge perl-Term-ReadLine-Gnu

macports:
install the following packages: perl-Term-ReadLine-Gnu
opensuse:

.. CODE-BLOCK:: bash

    $ sudo zypper install perl-Term-ReadLine-Gnu

void:

.. CODE-BLOCK:: bash

    $ sudo xbps-install  perl-Term-ReadLine-Gnu

See https://repology.org/project/perl-Term-ReadLine-Gnu/versions

If the system package is installed, ./configure will check whether it can be used.

