I do not want to reinvent the wheel and if there is a ready solution for my task please let me know. This is a web programming question using perl/cgi
I have files in a directory and records inside files. I want to organize links (href) to files by their names on the first level. Once a link is clicked it should show links as file records (second level).
It is like a web directory 2-level structure. Any advices are appreciated.