source:
vendor/perl/5.8.8/t/uni/title.t
      
      | Last change on this file was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 195 bytes | |
| Line | |
|---|---|
| 1 | BEGIN { | 
| 2 | chdir 't' if -d 't'; | 
| 3 | @INC = qw(../lib uni .); | 
| 4 | require "case.pl"; | 
| 5 | } | 
| 6 | |
| 7 | casetest("Title", \%utf8::ToSpecTitle, sub { ucfirst $_[0] }, | 
| 8 | sub { my $a = ""; ucfirst ($_[0] . $a) }); | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    