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

..03-May-2022-

lib/Term/Bash/Completion/H14-Jan-2009-417154

scripts/H14-Jan-2009-9533

t/H14-Jan-2009-378279

xt/author/H14-Jan-2009-148102

Build.PLH A D14-Jan-20093.1 KiB162129

ChangesH A D14-Jan-20091.4 KiB4832

MANIFESTH A D14-Jan-2009419 2621

META.ymlH A D14-Jan-2009652 2928

Makefile.PLH A D14-Jan-2009154 105

READMEH A D14-Jan-2009194 1810

README

1Generator
2=========
3
4'Generate bash completion scripts'
5
6
7INSTALLATION
8------------
9
10To install this module type the following:
11
12   perl Build.PL
13   ./Build
14   ./Build test
15   ./Build install
16
17
18