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)
5 lines
334 B
Text
5 lines
334 B
Text
Set::Array allows you to create arrays as objects and use OO-style
|
|
methods on them. Many convenient methods are provided here that appear
|
|
in the FAQ's, the Perl Cookbook or posts from comp.lang.perl.misc. In
|
|
addition, there are Set methods with corresponding (overloaded)
|
|
operators for the purpose of Set comparison, i.e. +, ==, etc.
|