CATEGORY:=Languages
TITLE:=A collection of modules that parse HTML text documents
URL:=http://search.cpan.org/~gaas/HTML-Parser/
-DEPENDS:=perl perl-html-tagset perl-uri
+DEPENDS:=perl +perl-html-tagset +perl-uri
endef
define Build/Configure
CATEGORY:=Languages
TITLE:=represent and create HTML syntax trees
URL:=http://search.cpan.org/~petdance/HTML-Tree/
-DEPENDS:=perl perl-html-parser perl-html-tagset
+DEPENDS:=perl +perl-html-parser +perl-html-tagset
endef
define Build/Configure
CATEGORY:=Languages
TITLE:=Perl bindings to libcurl
URL:=http://search.cpan.org/~crisb/WWW-Curl-3.02/
-DEPENDS:=libcurl perl
+DEPENDS:=perl +libcurl
endef
define Build/Configure
CATEGORY:=Languages
TITLE:=WWW client/server library for Perl (aka LWP)
URL:=http://search.cpan.org/dist/libwww-perl/
-DEPENDS:=perl perl-html-parser perl-uri
+DEPENDS:=perl +perl-html-parser +perl-uri
endef
define Build/Configure
define Package/perlbase-gdbm-file
$(call Package/perlbase-template)
TITLE:=GDBM_File perl module
-DEPENDS+=libgdbm
+DEPENDS+= +libgdbm
endef
define Package/perlbase-gdbm-file/install