arensb
|
eff606ba56
|
Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
Thus, $x = $x+2 becomes $x += 2, and so forth.
|
2002-10-13 11:32:14 +00:00 |
|
arensb
|
118907bcdd
|
Added some FIXME comments.
Added RCS magic comment.
Removed unused finalizer.
|
2002-10-13 06:03:03 +00:00 |
|
arensb
|
95e2b3d1e6
|
Removed reference to Perl in POD. It should be obvious.
|
2002-10-10 04:34:51 +00:00 |
|
arensb
|
e551a3b888
|
Added a FIXME comment.
|
2002-10-07 00:35:44 +00:00 |
|
arensb
|
5087f3d208
|
Added POD.
|
2002-09-23 13:53:18 +00:00 |
|
tonnesen
|
1e67687742
|
Added copyright statement to all .pl and .pm files
|
2002-08-14 18:12:50 +00:00 |
|
tonnesen
|
6897cec04d
|
Most of these merges are just removing unused parts of the perl modules.
|
2002-06-20 18:56:52 +00:00 |
|
rangi
|
d0374d0037
|
Initial revision
|
2000-12-19 23:45:51 +00:00 |
|