pkit_lang — Gets Language preference of user
my $pkit_lang = $model->pkit_lang;
Gets the language preference of the user, as set by Accept-Language incoming HTTP header or by the pkit_lang request parameter.
Can be used for selecting which content should be retreived from the database.