The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# encoding: Big5Plus
# This file is encoded in Big5Plus.
die "This file is not encoded in Big5Plus.\n" if q{‚ } ne "\x82\xa0";

use Char;
print "1..1\n";

# ƒGƒ‰[‚É‚Í‚È‚ç‚È‚¢‚¯‚Ç•¶Žš‰»‚¯‚·‚éi‚Tj
if (lc('ƒAƒCƒEƒGƒI') eq 'ƒAƒCƒEƒGƒI') {
    print "ok - 1 lc('ƒAƒCƒEƒGƒI') eq 'ƒAƒCƒEƒGƒI'\n";
}
else {
    print "not ok - 1 lc('ƒAƒCƒEƒGƒI') eq 'ƒAƒCƒEƒGƒI'\n";
}

__END__

Big5Plus.pm ‚̏ˆ—Œ‹‰Ê‚ªˆÈ‰º‚ɂȂ邱‚Æ‚ðŠú‘Ò‚µ‚Ä‚¢‚é

if (Ebig5plus::lc('ƒAƒCƒEƒGƒI') eq 'ƒAƒCƒEƒGƒI') {

Shift-JISƒeƒLƒXƒg‚𐳂µ‚­ˆµ‚¤
http://homepage1.nifty.com/nomenclator/perl/shiftjis.htm