Changeset 15117
- Timestamp:
- 07/03/08 19:52:35 (3 months ago)
- Location:
- lang/perl/App-MadEye/trunk
- Files:
-
- 3 modified
-
Changes (modified) (1 diff)
-
Makefile.PL (modified) (1 diff)
-
lib/App/MadEye.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/Changes
r15044 r15117 1 1 Revision history for Perl extension App::MadEye 2 3 0.06 4 5 (BUGS) 6 7 - oops. notifier doesn't works. 8 (broken at 0.05) 2 9 3 10 0.05 -
lang/perl/App-MadEye/trunk/Makefile.PL
r15043 r15117 5 5 requires 'Class::Component' => '0.17'; 6 6 requires 'LWP::UserAgent'; 7 requires 'Params::Validate' ;7 requires 'Params::Validate' => 0.91; 8 8 requires 'YAML'; 9 9 requires 'IO::Socket::INET'; -
lang/perl/App-MadEye/trunk/lib/App/MadEye.pm
r15113 r15117 3 3 use warnings; 4 4 use 5.00800; 5 our $VERSION = '0.0 5';5 our $VERSION = '0.06'; 6 6 use Class::Component; 7 7 use Params::Validate;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)