package MyApp::Maketext; use strict; use warnings; use parent qw(CatalystX::I18N::Maketext); 1;