--- db/prgsrc/chgkfiles.pm 2001/10/31 03:07:18 1.2 +++ db/prgsrc/chgkfiles.pm 2001/11/19 01:07:16 1.3 @@ -1,4 +1,15 @@ #!/usr/bin/perl + +=head1 NAME + +chgkfiles.pm + +=head1 AUTHOR + +Роман Семизаров + +=cut + package chgkfiles; use DBI; use Exporter;