Win32::GUI::XMLBuilder version 0.2
==================================

Copyright (c) 2004 Blair Sutton. All rights reserved. 
This program is free software; you can redistribute 
it and/or modify it under the same terms as Perl itself. 

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make install

DEPENDENCIES

This module requires these other modules and libraries:

   Win32::GUI
   Win32::GUI::TabFrame
   XML::Twig

INSTRUCTIONS

Please read the perldoc and try the samples.

AUTHOR

   Blair Sutton (b.sutton@odey.com)
