OUTPUT:use strict; use warnings; my $string = '21eman 21_eman'; print scalar reverse($string =~ s/(\d+)/reverse $1/egr);
name_21 name21
In reply to Re: Reversing Arabic String direction
by BillKSmith
in thread Reversing Arabic String direction
by wael_ahmed
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |