Can anyone tell me how I'd go about implementing a collasable tree of hypertext links in Perl? Or if possible direct me to a working example that I can adapt?
I do have a javascript prog that does this but I don't know how to integrate javascript into a perl script.