<font size="3">Moduły Standardowe
A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z
<font size="4">E</span></span></span>
Nazwa | Opis |
---|---|
Encode | character encodings |
Encode::Alias | alias definitions to encodings |
Encode::Byte | Single Byte Encodings |
Encode::CJKConstants | Internally used by Encode::??::ISO_2022_ |
Encode::CN | China-based Chinese Encodings |
Encode::CN::HZ | internally used by Encode::CN |
Encode::Config | internally used by Encode |
Encode::EBCDIC | EBCDIC Encodings |
Encode::Encoder | Object Oriented Encoder |
Encode::Encoding | Encode Implementation Base Class |
Encode::Guess | Guesses encoding from data |
Encode::JP | Japanese Encodings |
Encode::JP::H2Z | internally used by Encode::JP::2022_JP |
Encode::JP::JIS7 | internally used by Encode::JP |
Encode::KR | Korean Encodings |
Encode::KR::2022 KR | internally used by Encode::KR |
Encode::MIME::Header | MIME 'B' and 'Q' header encoding |
Encode::PerlIO | a detailed document on Encode and PerlIO |
Encode::Supported | Encodings supported by Encode |
Encode::Symbol | Symbol Encodings |
Encode::TW | Taiwan-based Chinese Encodings |
Encode::Unicode | Various Unicode Transformation Formats |
Encode::Unicode::UTF7 | UTF-7 encoding |
English | use nice English (or awk) names for ugly punctuation variables |
Env | perl module that imports environment variables as scalars or arrays |
Errno | System errno constants |
Exporter | Implements default import method for modules |
Exporter::Heavy | Exporter guts |
ExtUtils::Command | utilities to replace common UNIX commands in Makefiles etc. |
ExtUtils::Command::MM | Commands for the MM's to use in Makefiles |
ExtUtils::Constant | generate XS code to import C header constants |
ExtUtils::Constant::Base | base class for ExtUtils::Constant objects |
ExtUtils::Constant::Utils | helper functions for ExtUtils::Constant |
ExtUtils::Constant::XS | base class for ExtUtils::Constant objects |
ExtUtils::Embed | Utilities for embedding Perl in C/C++ applications |
ExtUtils::Install | install files from here to there |
ExtUtils::Installed | Inventory management of installed modules |
ExtUtils::Liblist | determine libraries to use and how to use them |
ExtUtils::MakeMaker | Create a module Makefile |
ExtUtils::MakeMaker::bytes | Version-agnostic bytes.pm |
ExtUtils::MakeMaker::Config | Wrapper around Config.pm |
ExtUtils::MakeMaker::FAQ | Frequently Asked Questions About MakeMaker |
ExtUtils::MakeMaker::Tutorial | Writing a module with MakeMaker |
ExtUtils::MakeMaker::vmsish | Platform-agnostic vmsish.pm |
ExtUtils::Manifest | utilities to write and check a MANIFEST file |
ExtUtils::Miniperl | write the C code for perlmain.c |
ExtUtils::Mkbootstrap | make a bootstrap file for use by DynaLoader |
ExtUtils::Mksymlists | write linker options files for dynamic extension |
ExtUtils::MM | OS adjusted ExtUtils::MakeMaker subclass |
ExtUtils::MM AIX | AIX specific subclass of ExtUtils::MM_Unix |
ExtUtils::MM Any | Platform-agnostic MM methods |
ExtUtils::MM BeOS | methods to override UNX behaviour in ExtUtils::MakeMaker |
ExtUtils::MM Cygwin | methods to override UNX behaviour in ExtUtils::MakeMaker |
ExtUtils::MM DOS | DOS specific subclass of ExtUtils::MM_Unix |
ExtUtils::MM MacOS | once produced Makefiles for MacOS Classic |
ExtUtils::MM NW5 | methods to override UNX behaviour in ExtUtils::MakeMaker |
ExtUtils::MM OS2 | methods to override UNX behaviour in ExtUtils::MakeMaker |
ExtUtils::MM QNX | QNX specific subclass of ExtUtils::MM_Unix |
ExtUtils::MM Unix | methods used by ExtUtils::MakeMaker |
ExtUtils::MM UWIN | U/WIN specific subclass of ExtUtils::MM_Unix |
ExtUtils::MM VMS | methods to override UNX behaviour in ExtUtils::MakeMaker |
ExtUtils::MM VOS | VOS specific subclass of ExtUtils::MM_Unix |
ExtUtils::MM Win32 | methods to override UNX behaviour in ExtUtils::MakeMaker |
ExtUtils::MM Win95 | method to customize MakeMaker for Win9X |
ExtUtils::MY | ExtUtils::MakeMaker subclass for customization |
ExtUtils::Packlist | manage .packlist files |
ExtUtils::testlib | add blib/ directories to @INC |