How to install Glade-Perl application 'PxesconfigGUI'
--------------------------------------------------------------------

TO INSTALL
----------
There is a standard Makefile.PL to handle some checks and install the package

To install
    perl Makefile.PL
    make
    make test
    su
    make install (if test was OK)
        
TO BUILD RPMS
-------------
Build the RPMs by calling eg.
    rpm -ta PxesconfigGUI-0.01.tar.gz


Sat Jul 19 04:04:21 ART 2003 - Diego Torres Milano <diego@zebra>
    - version 0.01 - This file was created by Glade::PerlSource
