fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
304 B
Text
6 lines
304 B
Text
This is the IO::Zlib module package for perl5.
|
|
|
|
This modules provides an IO:: style interface to the Compress::Zlib
|
|
package. The main advantage is that you can use an IO::Zlib object
|
|
in much the same way as an IO::File object so you can have common
|
|
code that doesn't know which sort of file it is using.
|