This module provides a subclass of Wx::ListCtrl with a more sensible
API, providing wrappers for getting selections, setting and getting
item text and an easy to use interface to client data.

It can be installed using:

   perl Build.PL
   perl Build
   perl Build test
   perl Build install

Copyright (c) 2005, 2007 Mattia Barbon <[email protected]>

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself