77f47a7268
This module is a subclass of Locale::Maketext, with additional support for localizing messages that already contains interpolated variables. This is most useful when the messages are returned by external modules -- for example, to match dir: command not found against [_1]: command not found. PR: ports/50934 Submitted by: Erwin Lansing <erwin@lansing.dk>
6 lines
396 B
Text
6 lines
396 B
Text
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext/Fuzzy/.packlist
|
|
%%SITE_PERL%%/Locale/Maketext/Fuzzy.pm
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext/Fuzzy
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Locale/Maketext 2>/dev/null || true
|