1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
--- #YAML:1.0
name: Term-ReadLine-Zoid
version: 0.07
author:
- Jaap Karssenberg <pardus@cpan.org>
abstract: another ReadLine package
license: perl
requires:
AutoLoader: 0
Term::ReadKey: 0
recommends:
File::Temp: 0
build_requires:
AutoSplit: 0
provides:
Term::ReadLine::Zoid:
file: lib/Term/ReadLine/Zoid.pm
version: 0.07
Term::ReadLine::Zoid::Base:
file: lib/Term/ReadLine/Zoid/Base.pm
version: 0.06
Term::ReadLine::Zoid::Emacs:
file: lib/Term/ReadLine/Zoid/Emacs.pm
version: 0.01
Term::ReadLine::Zoid::FileBrowse:
file: lib/Term/ReadLine/Zoid/FileBrowse.pm
version: 0.01
Term::ReadLine::Zoid::ISearch:
file: lib/Term/ReadLine/Zoid/ISearch.pm
version: 0.06
Term::ReadLine::Zoid::ViCommand:
file: lib/Term/ReadLine/Zoid/ViCommand.pm
version: 0.05
generated_by: Module::Build version 0.2604
|