We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc31c5c commit 59d6148Copy full SHA for 59d6148
wre/sbin/democleanup.pl
@@ -17,7 +17,7 @@
17
use WRE::File;
18
use WRE::Mysql;
19
use WRE::Starman;
20
-use 5.010.;
+use 5.010;
21
22
my ($all, $help, $verbose);
23
$|=1;
0 commit comments