Tk::Browser.pm Installation
System requirements:
gunzip -c Tk-Browser-<version>.tar.gz | tar xvf -
$ cd Tk-Browser-<version>
$ perl Makefile.PL
$ make
$ su
Enter Password:
# make install
Starting a Tk::Browser:
The shell command:
# mkbrowser &
creates and opens a Browser. The mkbrowser(1) manual page describes command line options. The Tk::Browser(3) and Browser::LibModule(3) manual pages describe in detail Tk::Browser browser and library operations.
Copyright © 2001-2004 Robert Kiesling, rkies@cpan.org. Licensed under the same terms as Perl. Refer to the file, "Artistic," in this directory.
$Id: README,v 1.5 2004/02/14 22:31:34 kiesling Exp $
This software is distributed under the Perl Artistic License. Please refer to the file "Artistic" in this directory.