A Perl script which automatically converts IE's bookmarks or favorites to OPML. The code is fully commented, but there is no formal documentation. If you're using MacPerl, you should turn the script into a droplet. https://github.com/ethauvin/bookmarks2opml
Find a file
Erik C. Thauvin 92b57987d1 12/22/00: Added & -> & matching pattern to cleanText() and cleanLink().
12/22/00: Added cleanText(). Changed local() calls to my().
12/21/00: Improved link/url expression matching.
12/20/00: Added cleanLink().
12/18/00: Initial coding.
2002-07-26 04:16:54 +00:00
bookmarks2opml.pl 12/22/00: Added & -> & matching pattern to cleanText() and cleanLink(). 2002-07-26 04:16:54 +00:00