summaryrefslogtreecommitdiffstats
path: root/perl-cpan/curses/DETAILS
blob: 2a7b7fe08b4e39f8cd230d2cb727963f0dd43ede (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=curses
         VERSION=1.32
          SOURCE=Curses-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Curses-$VERSION
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/G/GI/GIRAFFED/$SOURCE
     SOURCE_HASH=sha512:ecaa5cea2b544979229badc9f0d0ce84b385aa178ea0f821e6582865b3be63ea3d0cbc43651e2dc03334b796e5eab961c30e8f1637eec4af579843617e661562
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Curses"
         ENTERED=20020403
        KEYWORDS="perl"
           SHORT="Character screen handling and windowing"
cat << EOF

"Curses" is the interface between Perl and your system's
curses(3) library.  For descriptions on the usage of a
given function, variable, or constant, consult your sys?
tem's documentation, as such information invariably varies
between different curses(3) libraries and operating systems.

EOF