# # Uniform Resource Identifiers. # # This module implements the URI class. Objects of this class represent # "Uniform Resource Identifier references" as specified in RFC 2396 # (and updated by RFC 2732). # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=perl-uri pkgversion=5.17 arch=amd64 release=1 pkgcategory="perl" full_pkgname=perl-uri_5.17_amd64-1@perl blurb="Uniform Resource Identifiers." homepage="https://metacpan.org/release/URI" license="The Perl 5 License" fetch="https://cpan.metacpan.org/authors/id/O/OA/OALDERS/URI-5.17.tar.gz" replace=""