1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/devel/p5-Term-RawInput/pkg-descr
Frederic Culot 4cba0bf8a0 Term::RawInput is a simple drop-in replacement for <STDIN> in scripts
with the additional ability to capture and return the non-standard keys
like 'End', 'Escape', 'Insert', etc.

WWW: http://search.cpan.org/dist/Term-RawInput/

This new port is needed to update devel/p5-Term-Menus.

Approved by:	sahil@/wen@ (mentors, implicit)
Feature safe:	yes
2011-02-06 14:07:03 +00:00

6 lines
228 B
Plaintext

Term::RawInput is a simple drop-in replacement for <STDIN> in scripts
with the additional ability to capture and return the non-standard keys
like 'End', 'Escape', 'Insert', etc.
WWW: http://search.cpan.org/dist/Term-RawInput/