Pages du manuel Linux : Fonctions des bibliothèques / perl
- 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::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_Any
- Platform-agnostic MM methods
- ExtUtils::MM_BeOS
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Cygwin
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_DOS
- DOS specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_MacOS
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_NW5
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_OS2
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- 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 UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Win32
- methods to override UN*X 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
- Fatal
- replace functions with equivalents which succeed or die
- Fcntl
- load the C Fcntl.h defines
- fields
- compile-time class fields
- File::Basename
- split a pathname into pieces
- File::CheckTree
- run many filetest checks on a tree
- File::Compare
- Compare files or filehandles
- File::Copy
- Copy files or filehandles
- File::DosGlob
- DOS like globbing and then some
- File::Find
- Traverse a directory tree.
- File::Glob
- Perl extension for BSD glob routine
- File::Path
- create or remove directory trees