PowerBuilder::DataWindow
========================

PowerBuilder datawindows helpers and diagnostics in Perl, based on [MarpaX::Languages::Powerbuilder](http://github.com/sebkirche/MarpaX-Languages-PowerBuilder) Marpa parsers (see my other repository).


INSTALLATION
------------

To install this module, run the following commands:

       perl Makefile.PL
       make
       make test
       make install

SUPPORT AND DOCUMENTATION
-------------------------

After installing, you can find documentation for this module with the
perldoc command.

   perldoc PowerBuilder::DataWindow

You can also look for information at:

   Git repository
       http://github.com/sebkirche/MarpaX-Languages-PowerBuilder

LICENSE AND COPYRIGHT
---------------------

Copyright (C) 2014 Sébastien Kirche

The MIT License (MIT)