Name

pkit_lang — Gets Language preference of user

Synopsis

      my $pkit_lang = $model->pkit_lang;
     

Description

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.