Linux workstation

openSUSE Leap 15.6 native package

perl-gettext

Message Handling Functions

Packages / openSUSE Leap 15.6 / Development/Libraries/Perl / perl-gettext

[Source: perl-gettext]

Package: perl-gettext (1.07-1.442)

External Resources:

Homepage: [search.cpan.org]

Message Handling Functions

The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. * $d = Locale::gettext->domain(DOMAIN) * $d = Locale::gettext->domain_raw(DOMAIN) Creates a new object for retrieving strings in the domain *DOMAIN* and returns it. 'domain' requests that strings be returned as Perl strings (possibly with wide characters) if possible while 'domain_raw' requests that octet strings directly from functions like 'dgettext()'. * $d->get(MSGID) Calls 'dgettext()' to return the translated string for the given *MSGID*. * $d->cget(MSGID, CATEGORY) Calls 'dcgettext()' to return the translated string for the given *MSGID* in the given *CATEGORY*. * $d->nget(MSGID, MSGID_PLURAL, N) Calls 'dngettext()' to return the translated string for the given *MSGID* or *MSGID_PLURAL* depending on *N*. * $d->ncget(MSGID, MSGID_PLURAL, N, CATEGORY) Calls 'dngettext()' to return the translated string for the given *MSGID* or *MSGID_PLURAL* depending on *N* in the given *CATEGORY*. * $d->dir([NEWDIR]) If *NEWDIR* is given, calls 'bindtextdomain' to set the name of the directory where messages for the domain represented by '$d' are found. Returns the (possibly changed) current directory name. * $d->codeset([NEWCODE]) For instances created with 'Locale::gettext->domain_raw', manuiplates the character set of the returned strings. If *NEWCODE* is given, calls 'bind_textdomain_codeset' to set the character encoding in which messages for the domain represented by '$d' are returned. Returns the (possibly changed) current encoding name. gettext(), dgettext(), and dcgettext() attempt to retrieve a string matching their 'msgid' parameter within the context of the current locale. dcgettext() takes the message's category and the text domain as parameters while dgettext() defaults to the LC_MESSAGES category and gettext() defaults to LC_MESSAGES and uses the current text domain. If the string is not found in the database, then 'msgid' is returned. ngettext(), dngettext(), and dcngettext() function similarily but implement differentiation of messages between singular and plural. See the documentation for the corresponding C functions for details. textdomain() sets the current text domain and returns the previously active domain. _bindtextdomain(domain, dirname)_ instructs the retrieval functions to look for the databases belonging to domain 'domain' in the directory 'dirname' _bind_textdomain_codeset(domain, codeset)_ instructs the retrieval functions to translate the returned messages to the character encoding given by *codeset* if the encoding of the message catalog is known.

Other Packages Related to perl-gettext:

  • dep: perl(:MODULE_COMPAT_5.26.1)

    Package not available

  • dep: libc.so.6(GLIBC_2.17)(64bit)

    Package not available

Download perl-gettext

ArchitecturePackage SizeInstalled SizeFiles
aarch6424 KiB82 KiB[list of files]
ppc64le25 KiB82 KiB[list of files]
s390x24 KiB34 KiB[list of files]
x86_6424 KiB30 KiB[list of files]

Package file paths (27)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi
  • /usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/Locale
  • /usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/Locale/gettext
  • /usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/Locale/gettext/gettext.so
  • /usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Locale
  • /usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Locale/gettext.pm
  • /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi
  • /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Locale
  • /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Locale/gettext
  • /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Locale/gettext/gettext.so
  • /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Locale
  • /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Locale/gettext.pm
  • /usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi
  • /usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Locale
  • /usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Locale/gettext
  • /usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Locale/gettext/gettext.so
  • /usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/Locale
  • /usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/Locale/gettext.pm
  • /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
  • /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Locale
  • /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Locale/gettext
  • /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Locale/gettext/gettext.so
  • /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Locale
  • /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Locale/gettext.pm
  • /usr/share/doc/packages/perl-gettext
  • /usr/share/doc/packages/perl-gettext/README
  • /usr/share/man/man3/Locale::gettext.3pm.gz

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Use this package

OpenFactory can boot this operating system in a browser VM, or start a build that includes the native package name from this record.

Versions, suites, and repositories

Each row is recorded package-index metadata for one version, architecture, suite, and repository. Names, URLs, and sizes are source-reported; a link is a potentially mutable retrieval location, not an OpenFactory redistribution claim or proof that OpenFactory retained the artifact bytes.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
1.07-1.442leap-15.6 / ossaarch64openSUSE Leap 15.6 · OSS · multi-architecture24 KiB82 KiBaarch64/perl-gettext-1.07-1.442.aarch64.rpm
1.07-1.442leap-15.6 / ossppc64leopenSUSE Leap 15.6 · OSS · multi-architecture25 KiB82 KiBppc64le/perl-gettext-1.07-1.442.ppc64le.rpm
1.07-1.442leap-15.6 / osss390xopenSUSE Leap 15.6 · OSS · multi-architecture24 KiB34 KiBs390x/perl-gettext-1.07-1.442.s390x.rpm
1.07-1.442leap-15.6 / ossx86_64openSUSE Leap 15.6 · OSS · multi-architecture24 KiB30 KiBx86_64/perl-gettext-1.07-1.442.x86_64.rpm

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Checksums and observation dates

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

Catalog record completeness

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Sources and provenance

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

perl-gettext Package for openSUSE Leap 15.6 | OpenFactory