Christian Stalp <[EMAIL PROTECTED]> asked:
> Does anybody has any experience with making liked lists in perl.

Perl's arrays are really linked lists - check out the
built-in function splice().

HTH,
Thomas

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to