summaryrefslogtreecommitdiff
path: root/news/cleanscore
AgeCommit message (Collapse)AuthorFilesLines
2010-12-09add LICENSE=gnu-gpl-v2.is2-3/+6
2010-12-09No, (%%) and (%$) in prototypes are not doing what somebody thoughtis3-2/+37
a few years ago. (Un-,?)fortunately, the first % just grabs all parameters on a sub call in a way that shift inside it can get at them, so the 2nd % and the $ were ignored. Until some warning was added to perl recently.
2010-02-11DESTDIR supportjoerg1-4/+7
2007-10-12cleanscore is a PERL script to clean the "score file" of the Usenet newsis4-0/+34
reader "srln" from expired entries.