2 Commits (7e63cfbcc4865ab2ba4c2ac3dfbb2e4bba24dbd0)

Author SHA1 Message Date
Digimer c21b326f1a * Changed all methods to take a 'debug' argument for setting log level on calls. 7 years ago
Digimer 1cb42080c3 ** Major Changes ** 7 years ago
Digimer 27fe291524 * Started work on config_step3. 7 years ago
Digimer bb89254207 * Added an undocumented (does this count?) parameter 'log_level' to Database->insert_or_update_variables() to allow per-call logging levels. 7 years ago
Digimer c4a857e8d8 * Created Validate->is_alphanumeric, ->is_domain_name and ->is_positive_integer. 7 years ago
Digimer b5e7054a33 * Added Scalar::Util->weaken to help avoid memory leaks. 7 years ago
Digimer 6b5185fe61 * Added a lot more testing. 8 years ago
Digimer edf85511f4 * Did more work on Tools.t tests. 8 years ago
Digimer 642e162395 * Added a bunch of tests to Tools.t, though many more tests still to add. 8 years ago
Digimer b571fa043e * Created Validate.pm and created Validate->is_uuid for validating UUID strings. 8 years ago