Gtk2-Ex-FormFactory-DateEntry version 0.01
==============================

A Gtk2::Ex::DateEntry in a FormFactory framework

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

This module requires these other modules and libraries:

 Gtk2::Ex::FormFactory
 Gtk2::Ex::DateEntry


COPYRIGHT AND LICENCE

Gtk2-Ex-FormFactory-DateEntry is Copyright 2009 Jeffrey Ray Hallock

Gtk2-Ex-FormFactory-DateEntry is free software; you can redistribute it
and/or modifymit under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 3, or (at
your option) any later version.

Gtk2-Ex-FormFactory-DateEntry is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
Public License for more details.

You should have received a copy of the GNU General Public License along with
Gtk2-Ex-FormFactory-DateEntry.  If not, see L<http://www.gnu.org/licenses/>.