高教組本部発行ニュース

 2001年度 2002年度 2003年度 2004年度 2005年度 

#!/usr/local/bin/perl open IN,"message.idx"; print "content-type: text/html\n\n"; while(){ @fields=split(/:=:/); if(not($fields[0]=~/^\*/)){ print "\n" ; } } close IN;
\"◆\"$fields[1]$fields[2]

 2001年度 2002年度 2003年度 2004年度 2005年度