
April 14th, 2008, 08:00 AM
|
|
Developer Shed
|
|
Join Date: Jan 2004
Posts: 882
 
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Perl Lists: Utilizing List::Util
In this fifth part of our series on Lists, we will cover the List::Util module, which gives us seven handy-dandy subroutines with which to manipulate our lists. If we have time, we'll also cover multi-dimensional lists in more depth (we briefly covered them in an earlier article).
Read the full article here: Perl Lists: Utilizing List::Util
For more discussion go here: Blog Article Discussion
|