README for URI::Bookmark*

                           URI::Bookmark*
                           ===============

URI::Bookmark* 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.004 or higher.  URI::Bookmark* 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::Bookmark* should just be sent to me at <adam@spiers.net>.

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

The latest version of URI::Bookmark* is available 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.
