
Receipt for package "perl-exporter-tiny"
# SliTaz package receipt. PACKAGE="perl-exporter-tiny" VERSION="1.002002" CATEGORY="development" SHORT_DESC="Perl extension Exporter::Tiny." MAINTAINER="nneul@neulinger.org" LICENSE="GPL" WEB_SITE="https://metacpan.org/dist/Exporter-Tiny" REPOLOGY="perl:exporter-tiny" SOURCE="Exporter-Tiny" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/$TARBALL" DEPENDS="perl" BUILD_DEPENDS="$DEPENDS" # What is the latest version available today? current_version() { wget -O - $WEB_SITE 2>/dev/null | \ sed '/release-name/!d;s|.*-v*||;s|<.*||;q' } # Rules to configure and make the package. compile_rules() { perl Makefile.PL && make && make install DESTDIR=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cook_copy_folders lib }
6011 packages and 861693 files in cooking database (Sun May 4 00:48:47 2025)