Help for this page
#!/usr/bin/perl ... print $list->[VAL], "\n"; $list = $list->[NEXT]; }
1 4 9 16 25
1 25