Content deleted Content added
m adjust metadata |
Updating published sources: General: * Add <code>use utf8</code> to the modules that didn't have it. Lacking it seems to cause issues with edit summaries containing non-ASCII characters. |
||
Line 25:
=cut
use utf8;
use strict;
|