The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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 <mbarbon@cpan.org>

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