#!/usr/bin/perl =head1 NAME addlinks.pl -- analyze DB changelog to add links between DB and Letopis =head1 SYNOPSIS changecities.pl B<-l> I B<-s> I B<-h> I =head1 DESCRIPTION The program analyzes links file for lines in the format text_file -> html_file and for each line adds URL: http:/znatoki/boris/reports/html_file to the text file and
  • Вопросы турнира в Базе Данных Интернет-клуба "Что? Где? Когда?"
to the html file. =over 4 =item B<-l> I Location of the Links file =item B<-s> I Directory of text files =item B<-h> I Directory of html files =back =head1 AUTHOR Boris Veytsman =head1 $Id: addlinks.pl,v 1.1 2000/10/19 18:04:18 boris Exp $ =cut