Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Doubly link list implementation

by muba (Priest)
on Nov 24, 2015 at 21:08 UTC ( [id://1148548]=note: print w/replies, xml ) Need Help??


in reply to Doubly link list implementation

As other, wiser monks than me have already pointed out, it's hardly needed or advisable or even desirable in Perl. But if you must...

A web search woulda gotten you there, too.

Replies are listed 'Best First'.
Re^2: Doubly link list implementation
by punitpawar (Sexton) on Nov 25, 2015 at 13:02 UTC
    Thanks for the link. I did not want to use a module , but I wanted to understand the algorithmic approach of doing this in perl. Perl is the only language I know well , so this was my only resort...
      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.)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1148548]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-26 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found