Copyright (c) 1999 SuSE Gmbh Nuernberg, Germany.  All rights reserved.

Author  : Uwe Gansert <ug@suse.de>
License : GPL, see LICENSE File for further information


just type (as root) :

perl Makefile.PL
make test
make install

you will get some examples in 
/usr/lib/perl5/site_perl/PERL_VERSION/paw/examples/
and "perldoc paw_base" will bring up the base documentation. Each widget has it's own documentation:

perldoc paw_button
perldoc paw_label
perldoc paw_scrollbar
perldoc paw_listbox
perldoc paw_line
perldoc paw_box
perldoc paw_radiobutton
perldoc paw_textbox
perldoc paw_filedialog
perldoc paw_popup
perldoc paw_menu
perldoc paw_text_entry


Please provide feedback - good or bad. (Bad I will try to fix, good makes
me feel it was a worthwhile effort.)



much fun , Uwe Gansert (ug@suse.de)
