Gtk2-Ex-FormFactory-TimeEntry version 0.02
==============================

A Gtk2::Ex::TimeEntry 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::TimeEntry


COPYRIGHT AND LICENCE

Gtk2-Ex-FormFactory-TimeEntry is Copyright 2010 Jeffrey Ray Hallock

Gtk2-Ex-FormFactory-TimeEntry 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-TimeEntry 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-TimeEntry.  If not, see L<http://www.gnu.org/licenses/>.