The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

unpt - Strip all dots on Arabic letters in input

SYNOPSIS

    $ echo "خوخ" | unpt
    حوح

OPTIONS

version / v

Shows the current version number

    $ unpt --version

help / h

Shows a brief help message

    $ unpt --help

GIT REPOSITORY

http://github.com/athreef/App-FilterUtils

SEE ALSO

The Perl Home Page

AUTHOR

Ahmad Fatoum <athreef@cpan.org>, http://a3f.at

COPYRIGHT AND LICENSE

Copyright (C) 2017 Ahmad Fatoum

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.