
Receipt for package "libwww-perl"
# SliTaz package receipt. PACKAGE="libwww-perl" VERSION="6.61" CATEGORY="development" SHORT_DESC="A simple and consistent API to the WWW in PERL." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" WEB_SITE="https://metacpan.org/dist/libwww-perl" REPOLOGY="perl:libwww-perl" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://cpan.metacpan.org/authors/id/O/OA/OALDERS/$TARBALL" DEPENDS="perl-io perl-module-metadata" BUILD_DEPENDS="$DEPENDS" 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 861692 files in cooking database (Sun Apr 20 00:48:06 2025)