Changes for version 0.023 - 2025-05-19
- Incompatible Changes
- The default of $size arugment of File::Copy#copy method is changed from 0 to -1.
- The return type of File::Copy#copy method is chaned to void.
- The return type of File::Copy#move method is chaned to void.
- Requirement Changes
- Require SPVM::Sys 0.535.
- Bug Fix
- Fix a bug that File::Copy#rename method does not work well in Windows.
Modules
Copying and Moving Files