Aleks-Daniel Jakimenko
d83106faa4
No more bareword filehandles in modules
2015-05-02 03:49:07 +03:00
Aleks-Daniel Jakimenko
26b0853e13
No more two-arg open
2015-05-02 03:19:25 +03:00
Aleks-Daniel Jakimenko
5b731a61df
No more trailing whitespace (I can do it, I can do it!)
2015-04-17 01:45:11 +03:00
Aleks-Daniel Jakimenko
7112f1c170
No more trailing whitespace (this time for sure)
2015-04-17 01:43:19 +03:00
Aleks-Daniel Jakimenko
c7bd5617ff
No more trailing whitespace
2015-04-17 01:39:47 +03:00
Aleks-Daniel Jakimenko
6f8d281d79
No more "use vars"!
2015-04-10 13:31:28 +03:00
Aleks-Daniel Jakimenko
4492ede096
"use strict;" in modules (some modules have problems)
2015-03-27 03:01:01 +02:00
Alex Schroeder
5aba2ae56f
Fixed typo in AddModuleDescription sub name
2014-08-21 22:23:23 +02:00
Alex Jakimenko
ee932dee37
Automatically reformatted modules
2014-08-21 07:29:46 +03:00
Alex Schroeder
b9d0c60080
Added copyright year.
2012-06-14 10:21:40 +02:00
Alex Schroeder
474798c5cd
Handle the new file format for uploaded files
...
Recently, uploaded files don't just contain #FILE and a MIME type --
the MIME type is followed by a space and optionally more information.
I replaced the hand-coded parsing with a call to TextIsFile and added
better error checking and fixed the error messages (they used $s
instead of %s).
2012-06-14 10:04:54 +02:00
Alex Schroeder
0a54f14a6f
From the wiki
...
Taken the version from the wiki and added the standard
$ModulesDescription.
2012-06-14 08:39:25 +02:00