Subversion Repositories LCARS

Compare Revisions

Last modification

Regard whitespace Rev 29 → Rev 30

/trunk/tools/network/news/newsstat/newsstat.pl
5,8 → 5,11
 
#use diagnostics;
use utf8;
use Encode;
 
## NOTE:
## Enable and remove binmode when utf8::all has actually become lexically scoped
# use utf8:all;
 
use constant DEBUG => 0;
 
## newsstat.pl