File::Rename::Unicode(3pm) | User Contributed Perl Documentation | File::Rename::Unicode(3pm) |
File::Rename::Unicode - Unicode wrapper for user code for File::Rename
require File::Rename::Unicode; my $sub = File::Rename::Unicode::code($code, $enc);
See rename script --unicode option
See File::Rename for unicode_strings option
No environment variables are used.
Robin Barker <RMBarker@cpan.org>
None
Copyright (C) 2021 by Robin Barker
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8 or, at your option, any later version of Perl 5 you may have available.
2023-01-23 | perl v5.36.0 |