$self{charset} = 'BIG5'; $self{texts} = { 'Continue' => '繼續', 'Password' => '密碼', 'Session expired!' => '使用期(Session)已過!', }; $self{subs} = { 'getpassword' => 'getpassword', '繼續' => 'continue', }; 1;