Log of /trunk/webwork-modperl/lib/WeBWorK/DB/GDBM.pm
Parent Directory
Revision
455 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 5 21:34:18 2002 UTC (10 years, 9 months ago) by
sh002i
File length: 1796 byte(s)
Diff to
previous 337
"normalized" files:
- (c) header on all files
- standard order of preamble lines:
1. (c) header
2. package PACKAGENAME;
3. short summary of the package (pod's NAME section)
4. use - pragmatic modules
5. use - standard perl modules
6. use - CPAN modules
7. use - webwork modules
- ALWAYS use strict and use warnings
- use "use base" rather than "our @ISA"
so now we can be happy.
-sam
Revision
332 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 31 17:37:20 2002 UTC (10 years, 11 months ago) by
sh002i
File length: 1461 byte(s)
Diff to
previous 331
in GDBM.pm, connect() now behaves when attempting to connect to a
nonexistent database. Auth.pm now respects the return values from
GDBM::connect
Revision
316 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu May 30 19:13:47 2002 UTC (10 years, 11 months ago) by
sh002i
File length: 1038 byte(s)
Diff to
previous 310
changed GDBM's interface a little -- you now specify the access mode
when connecting rather than when constructing.
-sam
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.