README for URI-Bookmarks

                            URI-Bookmarks
                            =============

URI-Bookmarks is suite of modules for parsing, manipulation and
export of collections of bookmarks of various formats.

Currently only Netscape bookmark files are supported, although support
for the following formats is being considered (things will be speeded
up if people send me the official specs for the formats).

  - Mozilla
  - Microsoft Internet Explorer
  - lynx
  - Emacs/W3
  - ncftp
  - lftp
  - Opera
  - w3m

Other suggestions/patches are very welcome.


Prerequisites
-------------

This suite requires Perl 5.005 or higher.  URI-Bookmarks also needs
Tree::DAG_Node.

Installation
------------

See INSTALL.

Documentation
-------------

POD-format documentation is included in the modules.  POD is readable
with the 'perldoc' utility.

Support
-------

Questions, bug reports, useful code bits, and suggestions for
URI-Bookmarks should just be sent to me at <adam@spiers.net>.

Availability
------------

The latest version of URI-Bookmarks is available from

  http://www.new.ox.ac.uk/~adam/computing/URI-Bookmarks/

or (a possibly slightly older version) from the Comprehensive Perl
Archive Network (CPAN).  Visit <http://www.perl.com/CPAN> to find a
CPAN site near you.

Copyright
---------

(c) 1999, Adam Spiers <adam@spiers.net>, all rights reserved.
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
