Package: test-inline-pm560 Version: 0.15 Revision: 2 Description: Perl module for inlining your tests next to the code Type: perl 5.6.0 License: Artistic Maintainer: None # Dependencies: Depends: test-simple-pm560 BuildDepends: darwin (<< 7.0.0-1) | perl560-core, fink (>= 0.20.1-1) Replaces: test-inline-pm (<= 0.15-2), test-inline-pm581 # Unpack Phase: Source: mirror:cpan:authors/id/M/MS/MSCHWERN/Test-Inline-%v.tar.gz Source-MD5: 8b1128b4102578c093a01ad0b86f6616 # Compile Phase: CompileScript: << perl5.6.0 Makefile.PL PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5 INSTALLARCHLIB=%p/lib/perl5/darwin INSTALLSITELIB=%p/lib/perl5 INSTALLSITEARCH=%p/lib/perl5/darwin INSTALLMAN1DIR=%p/share/man/man1 INSTALLMAN3DIR=%p/share/man/man3 make << # Install Phase: UpdatePOD: true DocFiles: Changes MANIFEST # Additional Data: DescPort: << I couldn't use the default CompileScript since 'make test' didn't pass: I am not sure what causes this but the module seems to work fine. << Homepage: http://search.cpan.org/dist/Test-Inline