use utf8;
use Test::Simple tests=>1;
use strict;
sub трщь {
return 1;
}
ok( трщь(), "Unicode Sub" );
The result was:
on Windows 2000.C:\temp>perl -w russian.pl 1..1 ok 1 - Unicode Sub
In reply to Re: A sub named ∃
by monarch
in thread A sub named ∃
by diotalevi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |