nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libtest-output-perl_0.10.bb
blob3a2452ecfdbaaaca6635831886b7dcb1e719af7b
1 DESCRIPTION = "Test::Output - Utilities to test STDOUT and STDERR messages"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 DEPENDS += "libsub-exporter-perl-native"
5 RDEPENDS += "libsub-exporter-perl"
6 PR = "r3"
8 SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SS/SSORICHE/Test-Output-${PV}.tar.gz"
10 S = "${WORKDIR}/Test-Output-${PV}"
12 inherit cpan