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

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.