|  |  
 |   |   
 NAMEFile::Rename::Unicode - Unicode wrapper for user code for File::Rename SYNOPSIS    require File::Rename::Unicode;
    my $sub = File::Rename::Unicode::code($code, $enc);
DESCRIPTIONFUNCTIONS
 OPTIONSSee rename script --unicode option See File::Rename for unicode_strings option ENVIRONMENTNo environment variables are used. SEE ALSOFile::Rename(3), rename(1) AUTHORRobin Barker <RMBarker@cpan.org> DIAGNOSTICSNone COPYRIGHT AND LICENSECopyright (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. 
 
 |