|
/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POE-Framework-MIDI/blib/lib/POE/Framework/MIDI/Rule.pm |
POE::Framework::MIDI::Rule
A rule object to compare some events to.
my $rule = new POE::Framework::MIDI::Rule({ package => 'POE::Framework::MIDI::Rule::MyRule'}); my $matchvalue = $rule->test(@events); # it matches, or doesn't, or partially does
Steve McNabb
CPAN ID: JUSTSOMEGUY
steve@justsomeguy.com
http://justsomeguy.com/code/POE/POE-Framework-MIDI
Copyright (c) 2002 Steve McNabb. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
perl(1). POE. Perl-MIDI
|
/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POE-Framework-MIDI/blib/lib/POE/Framework/MIDI/Rule.pm |