ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
379 B
Text
7 lines
379 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.
|
|
|
|
WWW: https://metacpan.org/release/Set-Array
|