Gtk2-Ex-CellRendererWrappedText version 0.02
==============================

CellRenderer for displaying/editing multi-line text

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


COPYRIGHT AND LICENCE

Gtk2-Ex-CellRendererWrappedText is Copyright 2010 Jeffrey Ray Hallock

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