bm2html is a Perl script that converts a Netscape bookmark file into one or more html files for publishing on the Web. It also strips the extra information Netscape inserts and converts the definition list to an unordered list.
| Tags | Internet Web Software Development |
|---|---|
| Licenses | Artistic |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: This version adds minor code optimizations. The color setting is now the default, and the stylesheet variable is now set to the location of stylesheet from the command line. The code for printing the footer was changed. The footer can now be read into an array and printed when needed.


Release Notes: Code was added to remove comments from Netscape's bookmark file.


Release Notes: An option to use style sheets was added.


Release Notes: A bugfix was made for the -y option and a -x option was added.