Wx::Perl::TreeChecker::XmlHandler - XRC handler for Wx::Perl::TreeChecker
use Wx::Perl::TreeChecker::XmlHandler; $xrc->AddHandler (new Wx::Perl::TreeChecker::XmlHandler);
An Wx::XmlHandler for Wx::Perl::TreeChecker objects. Allows you to define tree checkers in your xml resource files.
<object class="Wx::Perl::TreeChecker" name="my_treechecker"/>
Simon Flack <simonflk _AT_ cpan.org>
Copyright 2003 Simon Flack <simonflk _AT_ cpan.org>. All rights reserved
You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.
To install Wx::Perl::TreeChecker, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Wx::Perl::TreeChecker
CPAN shell
perl -MCPAN -e shell install Wx::Perl::TreeChecker
For more information on module installation, please visit the detailed CPAN module installation guide.