SUMMARY = "Role::Tiny - Roles. Like a nouvelle cousine portion size of Moose." DESCRIPTION = "\"Role::Tiny\" is a minimalist role composition tool." SECTION = "libs" HOMEPAGE = "https://metacpan.org/pod/Role::Tiny" LICENSE = "Artistic-1.0 | GPL-1.0+" LIC_FILES_CHKSUM = "file://README;beginline=197;endline=234;md5=26df7e7c20551fb1906e2286624f0b71" SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz" SRC_URI[md5sum] = "065e459cdc3c6e163c6e8359baf69f45" SRC_URI[sha256sum] = "6981e5f2d0beded157840199d678da462b22a9a3753333cab322ab6efb0fbb89" S = "${WORKDIR}/Role-Tiny-${PV}" inherit cpan RDEPENDS_${PN} = " perl-module-exporter \ perl-module-strict \ perl-module-test-more \ perl-module-warnings \ " RPROVIDES_${PN} = " librole-tiny-perl \ librole-tiny-with-perl \ " BBCLASSEXTEND = "native"