| Locale-Maketext documentation | Contained in the Locale-Maketext distribution. |
Locale::Maketext::Guts - Deprecated module to load Locale::Maketext utf8 code
# Do this instead please use Locale::Maketext
Previously Local::Maketext::GutsLoader performed some magic to load Locale::Maketext when utf8 was unavailable. The subs this module provided were merged back into Locale::Maketext
| Locale-Maketext documentation | Contained in the Locale-Maketext distribution. |
package Locale::Maketext::Guts; use Locale::Maketext; our $VERSION = '1.19';
1;