XPanel
============================
See
perldoc XPanel
for more info
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
or
perl -MCPAN -e 'install XPanel;'
to check if exist
perl -MXPanel -e 1
COPYRIGHT AND LICENCE
Copyright (C) 2008 Lilian Rudenco
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.