Perl Cheat Sheet Page 27

ADVERTISEMENT

ExtUtils::Install
Install files from here to there.
ExtUtils::Liblist
Determine libraries to use and how to use them.
ExtUtils::MakeMaker
Create an extension Makefile.
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 _ OS2
Methods to override Unix behaviour in ExtUtils::MakeMaker.
ExtUtils::MM _ Unix
Methods used by ExtUtils::MakeMaker.
ExtUtils::MM _ VMS
Methods to override Unix behaviour in ExtUtils::MakeMaker.
ExtUtils::testlib
Adds blib/* directories to @INC .
Fatal Replaces functions with equivalents which succeed or die.
Fcntl Loads the C fcntl.h defines.
File::Basename
Parse file specifications.
FileCache
Keep more files open than the system permits.
File::CheckTree
Run many filetest checks on a tree.
File::Copy
Copy files or filehandles.
File::Find
Traverse a file tree.
FileHandle
Supplies object methods for filehandles.
File::Path
Create or remove a series of directories.
File::stat
By-name interface to Perl’s builtin
.
stat
FindBin
Locate the directory of the original Perl script.
GDBM _ File
Access to the gdbm library.
Getopt::Long
Extended handling of command line options. Suits all needs.
Getopt::Std
Process single-character switches with switch clustering.
27

ADVERTISEMENT

00 votes

Related Articles

Related forms

Related Categories

Parent category: Education