Help for this page

Select Code to Download


  1. or download this
    <blockquote><pre>
    % head /tmp/t?
    ==> /tmp/t1 <==
    use utf8;
    print '&#1073;&#1041;' =~ /^&#91;&#1072;-&#1103;]+$/i ? 'regexp ok' : 
    +'regexp fail', "\n";
    </pre></blockquote>