From 691012eedd2ecedc2903aabb02f0cf431775e485 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Tue, 12 Oct 2021 02:25:12 -0400 Subject: perl/perl-lwp-useragent-cached: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-lwp-useragent-cached/README | 7 ++++--- .../perl-lwp-useragent-cached/perl-lwp-useragent-cached.SlackBuild | 3 --- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/perl/perl-lwp-useragent-cached/README b/perl/perl-lwp-useragent-cached/README index e3700fdfc6..22114401da 100644 --- a/perl/perl-lwp-useragent-cached/README +++ b/perl/perl-lwp-useragent-cached/README @@ -1,5 +1,6 @@ perl-lwp-useragent-cached (LWP::UserAgent caching mechanism) -LWP::UserAgent::Cached is yet another LWP::UserAgent subclass with cache -support. It stores cache in the files on local filesystem and if response -already available in the cache returns it instead of making HTTP request. +LWP::UserAgent::Cached is yet another LWP::UserAgent subclass with +cache support. It stores cache in the files on local filesystem and if +response already available in the cache returns it instead of making +HTTP request. diff --git a/perl/perl-lwp-useragent-cached/perl-lwp-useragent-cached.SlackBuild b/perl/perl-lwp-useragent-cached/perl-lwp-useragent-cached.SlackBuild index f81dc38db4..0d7928e7d5 100644 --- a/perl/perl-lwp-useragent-cached/perl-lwp-useragent-cached.SlackBuild +++ b/perl/perl-lwp-useragent-cached/perl-lwp-useragent-cached.SlackBuild @@ -22,9 +22,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 -- cgit v1.2.3