File::Rename::Unicode

Section: User Contributed Perl Documentation (3pm)
Updated: 2023-01-23
Index Return to Main Contents
 

NAME

File::Rename::Unicode - Unicode wrapper for user code for File::Rename  

SYNOPSIS

    require File::Rename::Unicode;
    my $sub = File::Rename::Unicode::code($code, $enc);

 

DESCRIPTION

 

FUNCTIONS

"code()"
Wrap the call to user code in utf8/unicode features.
 

OPTIONS

See rename script --unicode option

See File::Rename for unicode_strings option  

ENVIRONMENT

No environment variables are used.  

SEE ALSO

File::Rename(3), rename(1)  

AUTHOR

Robin Barker <RMBarker@cpan.org>  

DIAGNOSTICS

None  

COPYRIGHT AND LICENSE

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION
FUNCTIONS
OPTIONS
ENVIRONMENT
SEE ALSO
AUTHOR
DIAGNOSTICS
COPYRIGHT AND LICENSE

This document was created by man2html, using the manual pages.
Time: 19:48:18 GMT, May 22, 2024