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

..03-May-2022-

examples/H03-Oct-2007-5530

Autoscroll.pmH A D10-Sep-20069.2 KiB339197

ChangesH A D03-Oct-2007255 1510

MANIFESTH A D03-Oct-2007174 109

MANIFEST.SKIPH A D05-May-200169 65

META.ymlH A D03-Oct-2007428 1514

Makefile.PLH A D02-Oct-2007952 4420

READMEH A D22-Oct-2003298 1911

test.plH A D22-Oct-2003686 3415

README

1Tk::Autoscroll
2--------------
3Enables scrolling by pressing middle button and freely moving cursor
4around the widget.
5
6Installation:
7
8	perl Makefile.PL
9	make
10	make install
11
12For a demo use (before installation, but after make):
13
14	perl -Mblib examples/autoscroll.pl
15
16
17Slaven Rezic <srezic@cpan.org>
18
19