Changeset 15040 for lang/perl/App-MadEye/trunk/lib/App/MadEye.pm
- Timestamp:
- 07/02/08 13:52:02 (6 months ago)
- Files:
-
- 1 modified
-
lang/perl/App-MadEye/trunk/lib/App/MadEye.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/lib/App/MadEye.pm
r15036 r15040 51 51 my ( $plugin, $method ) = ( $obj->{plugin}, $obj->{method} ); 52 52 if ($self->_should_run( plugin => $plugin )) { 53 $ self->run_hook('notify' =>$self->{results});53 $plugin->$method($self->{results}); 54 54 } 55 55 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)