Found and fixed a but in Session/Scratch/deleteNameByValue. It would not delete any value that was false (0, '' or undef). Added a defined-ness check to make sure it will delete 0 or '', but undef is still not handled. Added POD to say that this was the case. |
||
|---|---|---|
| .. | ||
| DateTime.pm | ||
| Env.pm | ||
| ErrorHandler.pm | ||
| Form.pm | ||
| Http.pm | ||
| Icon.pm | ||
| Id.pm | ||
| Os.pm | ||
| Output.pm | ||
| Privilege.pm | ||
| Scratch.pm | ||
| Setting.pm | ||
| Stow.pm | ||
| Style.pm | ||
| Url.pm | ||
| Var.pm | ||