diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-21 02:30:13 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-21 02:30:13 +0800 |
commit | 297bff7d977256ab1ad6d8312d47ce868cc5645e (patch) | |
tree | 7f44757cc0d9831fde601c736eaf1761e84cff21 /net/p5-URI/pkg-descr | |
parent | ed476b74b776ceade3497ecd53792d083e153490 (diff) | |
download | freebsd-ports-gnome-297bff7d977256ab1ad6d8312d47ce868cc5645e.tar.gz freebsd-ports-gnome-297bff7d977256ab1ad6d8312d47ce868cc5645e.tar.zst freebsd-ports-gnome-297bff7d977256ab1ad6d8312d47ce868cc5645e.zip |
- update to 1.20
- add WWW
- assume maintainership
PR: 40785
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'net/p5-URI/pkg-descr')
-rw-r--r-- | net/p5-URI/pkg-descr | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/net/p5-URI/pkg-descr b/net/p5-URI/pkg-descr index d53ccbc27eb3..2e851b5de093 100644 --- a/net/p5-URI/pkg-descr +++ b/net/p5-URI/pkg-descr @@ -11,25 +11,4 @@ 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. -Some tests require an Internet connection to work and are skipped -if one is not active. - -You need perl5.004 or better to install this package. You should also -have the MIME::Base64 module installed. Installation is otherwise as -usual: - - perl Makefile.PL - make - make test - make install - -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 <libwww-perl@ics.uci.edu> 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. +WWW: http://search.cpan.org/search?dist=URI |