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

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.