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

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.