From 915c5245c3b3e44827ba7cd24d7c765c57a1dd02 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 02:15:23 +0000 Subject: Move pkg/ files into package's toplevel directory --- www/p5-URI/DESCR | 23 +++++++++++++++++++++++ www/p5-URI/PLIST | 1 + www/p5-URI/pkg/DESCR | 23 ----------------------- www/p5-URI/pkg/PLIST | 1 - 4 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 www/p5-URI/DESCR create mode 100644 www/p5-URI/PLIST delete mode 100644 www/p5-URI/pkg/DESCR delete mode 100644 www/p5-URI/pkg/PLIST (limited to 'www/p5-URI') diff --git a/www/p5-URI/DESCR b/www/p5-URI/DESCR new file mode 100644 index 00000000000..0620230a2b9 --- /dev/null +++ b/www/p5-URI/DESCR @@ -0,0 +1,23 @@ + This package contains the URI.pm module with friends. The module +implements the URI class. Objects of this class represent Uniform +Resource Identifier (URI) references as specified in RFC 2396. + + URI objects can be used to access and manipulate the various +components that make up these strings. There are also methods to +combine URIs in various ways. + + The URI class replaces the URI::URL class that used to be distributed +with libwww-perl. This package contains an emulation of the old +URI::URL interface. The emulated URI::URL implements both the old and +the new interface. + + Questions about how to use this library should be directed to the +comp.lang.perl.modules USENET Newsgroup. Bug reports and suggestions +for improvements can be sent to the mailing +list. + + Copyright 1998-1999 Gisle Aas. + Copyright 1998 Graham Barr. + + This library is free software; you can redistribute it and/or +modify it under the same terms as Perl itself. diff --git a/www/p5-URI/PLIST b/www/p5-URI/PLIST new file mode 100644 index 00000000000..982f5223aa3 --- /dev/null +++ b/www/p5-URI/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:18:19 zuntum Exp $ diff --git a/www/p5-URI/pkg/DESCR b/www/p5-URI/pkg/DESCR deleted file mode 100644 index 0620230a2b9..00000000000 --- a/www/p5-URI/pkg/DESCR +++ /dev/null @@ -1,23 +0,0 @@ - This package contains the URI.pm module with friends. The module -implements the URI class. Objects of this class represent Uniform -Resource Identifier (URI) references as specified in RFC 2396. - - URI objects can be used to access and manipulate the various -components that make up these strings. There are also methods to -combine URIs in various ways. - - The URI class replaces the URI::URL class that used to be distributed -with libwww-perl. This package contains an emulation of the old -URI::URL interface. The emulated URI::URL implements both the old and -the new interface. - - Questions about how to use this library should be directed to the -comp.lang.perl.modules USENET Newsgroup. Bug reports and suggestions -for improvements can be sent to the mailing -list. - - Copyright 1998-1999 Gisle Aas. - Copyright 1998 Graham Barr. - - This library is free software; you can redistribute it and/or -modify it under the same terms as Perl itself. diff --git a/www/p5-URI/pkg/PLIST b/www/p5-URI/pkg/PLIST deleted file mode 100644 index fc7d9a7adfe..00000000000 --- a/www/p5-URI/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/08/27 07:11:25 jlam Exp $ -- cgit v1.2.3