• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Term/H11-Nov-2021-5,6954,604

t/H11-Nov-2021-246172

xt/H11-Nov-2021-2,1201,667

ChangesH A D11-Nov-202131.7 KiB1,108853

LICENSEH A D29-Dec-202017.9 KiB380292

MANIFESTH A D11-Nov-20211.5 KiB5857

META.jsonH A D11-Nov-20211.5 KiB6261

META.ymlH A D11-Nov-2021836 3635

Makefile.PLH A D09-Nov-20211.8 KiB6863

READMEH A D29-Dec-2020569 3920

README

1Term-Choose
2===========
3
4
5INFO
6
7Choose from a list.
8
9
10
11INSTALLATION
12
13To install this module, run the following commands:
14
15    perl Makefile.PL
16    make
17    make test
18    make install
19
20
21
22SUPPORT AND DOCUMENTATION
23
24After installing, you can find documentation for this module with the
25perldoc command.
26
27    perldoc Term::Choose
28
29
30
31LICENSE AND COPYRIGHT
32
33Copyright (C) 2012-2021 Matthäus Kiem
34
35This library is free software; you
36can redistribute it and/or modify it under the same terms
37as Perl 5.10.0. For details, see the full text of the
38licenses in the file LICENSE.
39