Subject: | SaveAndLoad.t sometimes fails |
There is an invalid assumption in SaveAndLoad.t in v0.02 - the entire error message is checked, including the portion returned by the OS. Obviously this will vary between OS's, so it should not be checked in this way.
It will be fixed with the next release.