File: README

package info (click to toggle)
libcurses-widgets-perl 1.2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 140 kB
  • ctags: 29
  • sloc: perl: 1,359; makefile: 34
file content (32 lines) | stat: -rw-r--r-- 602 bytes parent folder | download
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
Curses::Widgets Module for Perl
==============================

Author: Arthur Corliss
Date:  November 18, 1999

Description:
------------

High level access to basic Curses widgets and related functions.

Requirements:
-------------

--(n)Curses libraries
--Curses module

Instructions:
-------------

All that one needs to do is:

	perl Makefile.pl
	make test
	make install

Documentation for using the module is available if one types the following:

	perldoc Curses::Widgets

If you find any value in this module, write me!  All hints, tips, and wishes
are welcome at corliss@odinicfoundation.org.