in reply to
Re^2: Doubly link list implementation
in thread
Doubly link list implementation
If you are interested in how the module does it, you can always look at the source
on CPAN
or
on METACPAN
.
(In the general case, you search for the module on
or
, and they have a "Source" link.)
Comment on
Re^3: Doubly link list implementation
In Section
Seekers of Perl Wisdom