chiark / gitweb /
Merge branch 'master' of ../ypp-sc-tools
[ypp-sc-tools.web-live.git] / yarrg / commod-update-receiver
index cd9ef83c4e10a988ed5d17a44690c0435eb6b5dc..3ae1a6208a0fb01eaceaf3c3eeb291842b34ebe1 100755 (executable)
 # are used without permission.  This program is not endorsed or
 # sponsored by Three Rings.
 
-# All calls contain:
-#  clientname                  "ypp-sc-tools"
-#  clientversion               2.1-g2e06a26  [from git-describe --tags HEAD]
-#  clientfixes                 "lastpage"  [space separated list]
-#
-# Timestamp requests contain:
-#  requesttimestamp
-#
-# Uploads contain:
-#  ocean                       canonical mixed case
-#  island                      canonical mixed case
-#  data filename=deduped.tsv.gz        output of yarrg --tsv
-
-
 use strict (qw(vars));
 use POSIX;
 use MIME::Entity;