##########################################################
#
# Sirobot 
#   by Settel <settel@sirlab.de>
#   http://www.sirlab.de/linux/
#

  This file contains only some sections of the real documentation found in 
      doc/sirobot.html  (HTML style; use lynx doc/sirobot.html)  and
      doc/sirobot.1     (manual page; use man doc/sirobot.1). 

  If the documentation is missing,  you can always re-create it because it
  was  written in  POD (plain old  documentation, the  perldoc format) and 
  appended  to  sirobot.pl.  See  man  perldoc for  further  instructions.



What is Sirobot?
================

Sirobot is a  web fetch tool.  It's implemented in  Perl 5 and runs from a
command line.

Sirobot  takes URLs as arguments  and is able to  download them as well as
all given images and links in those html files recursively, too. 

The main advantage over other tools  like GNU wget is the ability to fetch 
several files concurrently which effectively speeds up your download.


Disclaimer
==========

This  piece of  software comes  with  absolutely  no warranty.  The author
cannot  be made  responsible  for any failures,  defects or  other damages
caused by this program. Use it at your own risk.


COPYRIGHT
=========

Sirobot is GPL.


Problems? Found a bug? Want new features?
=========================================

Feel free to contact the author for any kind of reason except SPAM: 
    Email: Settel <settel@sirlab.de>
      WWW: http://www.sirlab.de/linux/contact.html
      IRC: Settel, usually on #unika and #linuxger

See the following page for updates, changelogs etc:
    http://www.sirlab.de/linux/
