You are viewing the version of this documentation from Perl blead. This is the main development branch of Perl. (git commit 23045b021a96bec42a6510c41d695d90411d23af)

CONTENTS

NAME

Locale::Maketext::GutsLoader - Deprecated module to load Locale::Maketext utf8 code

SYNOPSIS

# Do this instead please
use Locale::Maketext

DESCRIPTION

Previously Locale::Maketext::Guts performed some magic to load Locale::Maketext when utf8 was unavailable. The subs this module provided were merged back into Locale::Maketext.