robot.pl

サイトの更新を通知するスクリプトです。

USAGE

  1. robot_pl.txt を robot.pl というファイル名で保存する。
  2. robot.pl の中の Perl のパスなどを設定する。
  3. chmod 700 robot.pl
  4. 巡回する URL を robot.dat に記述する。
    -------------------
    # URLs for robot.pl
    # <タイトル名>;<最終チェック時刻>;<ページURL>
    HogeHoge;;http://www.domain.co.jp/index.html
    ;;http://www.domain.co.jp/page.html
    -------------------
  5. cron の設定
    0 * * * * /path/to/robot.pl
    

SEE ALSO

000030: robot-0.01

      Name                    Last modified       Size  Description

[DIR] Parent Directory 26-Mar-2009 16:36 - [TXT] robot_pl.txt 24-Sep-2003 16:39 6k