| Manual |
Page | Description |
| OpenBSD 3.6 |
AnyDBM_File(3p) |
provide framework for multiple DBMs |
| OpenBSD 3.6 |
Attribute::Handlers(3p) |
Simpler definition of attribute handlers |
| OpenBSD 3.6 |
AutoLoader(3p) |
load subroutines only on demand |
| OpenBSD 3.6 |
AutoSplit(3p) |
split a package for autoloading |
| OpenBSD 3.6 |
B(3p) |
The Perl Compiler |
| OpenBSD 3.6 |
B::Asmdata(3p) |
Autogenerated data about Perl ops, used to generate bytecode |
| OpenBSD 3.6 |
B::Assembler(3p) |
Assemble Perl bytecode |
| OpenBSD 3.6 |
B::Bblock(3p) |
Walk basic blocks |
| OpenBSD 3.6 |
B::Bytecode(3p) |
Perl compiler's bytecode backend |
| OpenBSD 3.6 |
B::C(3p) |
Perl compiler's C backend |
| OpenBSD 3.6 |
B::CC(3p) |
Perl compiler's optimized C translation backend |
| OpenBSD 3.6 |
B::Concise(3p) |
Walk Perl syntax tree, printing concise info about ops |
| OpenBSD 3.6 |
B::Debug(3p) |
Walk Perl syntax tree, printing debug info about ops |
| OpenBSD 3.6 |
B::Deparse(3p) |
Perl compiler backend to produce perl code |
| OpenBSD 3.6 |
B::Disassembler(3p) |
Disassemble Perl bytecode |
| OpenBSD 3.6 |
B::Lint(3p) |
Perl lint |
| OpenBSD 3.6 |
B::Showlex(3p) |
Show lexical variables used in functions or files |
| OpenBSD 3.6 |
B::Stackobj(3p) |
Helper module for CC backend |
| OpenBSD 3.6 |
B::Terse(3p) |
Walk Perl syntax tree, printing terse info about ops |
| OpenBSD 3.6 |
B::Xref(3p) |
Generates cross reference reports for Perl programs |
| OpenBSD 3.6 |
Benchmark(3p) |
benchmark running times of Perl code |
| OpenBSD 3.6 |
ByteLoader(3p) |
load byte compiled perl code |
| OpenBSD 3.6 |
CGI(3p) |
Simple Common Gateway Interface Class |
| OpenBSD 3.6 |
CGI::Apache(3p) |
Backward compatibility module for CGI.pm |
| OpenBSD 3.6 |
CGI::Carp(3p) |
CGI routines for writing to the HTTPD (or other) error log |
| OpenBSD 3.6 |
CGI::Cookie(3p) |
Interface to Netscape Cookies |
| OpenBSD 3.6 |
CGI::Fast(3p) |
CGI Interface for Fast CGI |
| OpenBSD 3.6 |
CGI::Pretty(3p) |
module to produce nicely formatted HTML code |
| OpenBSD 3.6 |
CGI::Push(3p) |
Simple Interface to Server Push |
| OpenBSD 3.6 |
CGI::Switch(3p) |
Backward compatibility module for defunct CGI::Switch |
| OpenBSD 3.6 |
CGI::Util(3p) |
Internal utilities used by CGI module |
| OpenBSD 3.6 |
CPAN(3p) |
query, download and build perl modules from CPAN sites |
| OpenBSD 3.6 |
CPAN::FirstTime(3p) |
Utility for CPAN::Config file Initialization |
| OpenBSD 3.6 |
CPAN::Nox(3p) |
Wrapper around CPAN.pm without using any XS module |
| OpenBSD 3.6 |
Carp(3p) |
warn of errors (from perspective of caller) |
| OpenBSD 3.6 |
Carp::Heavy(3p) |
heavy machinery, no user serviceable parts inside |
| OpenBSD 3.6 |
Class::ISA(3p) |
report the search path for a class's ISA tree |
| OpenBSD 3.6 |
Class::Struct(3p) |
declare struct-like datatypes as Perl classes |
| OpenBSD 3.6 |
Config(3p) |
access Perl configuration information |
| OpenBSD 3.6 |
Cwd(3p) |
get pathname of current working directory |
| OpenBSD 3.6 |
DB(3p) |
programmatic interface to the Perl debugging API (draft, subject to change) |
| OpenBSD 3.6 |
DB_File(3p) |
Perl5 access to Berkeley DB version 1.x |
| OpenBSD 3.6 |
Data::Dumper(3p) |
stringified perl data structures, suitable for both printing and "eval" |
| OpenBSD 3.6 |
Devel::DProf(3p) |
a Perl code profiler |
| OpenBSD 3.6 |
Devel::PPPort(3p) |
Perl/Pollution/Portability |
| OpenBSD 3.6 |
Devel::Peek(3p) |
A data debugging tool for the XS programmer |
| OpenBSD 3.6 |
Devel::SelfStubber(3p) |
generate stubs for a SelfLoading module |
| OpenBSD 3.6 |
Digest(3p) |
Modules that calculate message digests |
| OpenBSD 3.6 |
Digest::MD5(3p) |
Perl interface to the MD5 Algorithm |
| OpenBSD 3.6 |
Digest::base(3p) |
Digest base class |
| OpenBSD 3.6 |
DirHandle(3p) |
supply object methods for directory handles |
| OpenBSD 3.6 |
Dumpvalue(3p) |
provides screen dump of Perl data. |
| OpenBSD 3.6 |
DynaLoader(3p) |
Dynamically load C libraries into Perl code |
| OpenBSD 3.6 |
Encode(3p) |
character encodings |
| OpenBSD 3.6 |
Encode::Alias(3p) |
alias definitions to encodings |
| OpenBSD 3.6 |
Encode::Byte(3p) |
Single Byte Encodings |
| OpenBSD 3.6 |
Encode::CJKConstants(3p) |
Internally used by Encode::??::ISO_2022_* |
| OpenBSD 3.6 |
Encode::CN(3p) |
China-based Chinese Encodings |
| OpenBSD 3.6 |
Encode::CN::HZ(3p) |
internally used by Encode::CN |
| OpenBSD 3.6 |
Encode::Config(3p) |
internally used by Encode |
| OpenBSD 3.6 |
Encode::EBCDIC(3p) |
EBCDIC Encodings |
| OpenBSD 3.6 |
Encode::Encoder(3p) |
Object Oriented Encoder |
| OpenBSD 3.6 |
Encode::Encoding(3p) |
Encode Implementation Base Class |
| OpenBSD 3.6 |
Encode::Guess(3p) |
Guesses encoding from data |
| OpenBSD 3.6 |
Encode::JP(3p) |
Japanese Encodings |
| OpenBSD 3.6 |
Encode::JP::H2Z(3p) |
internally used by Encode::JP::2022_JP* |
| OpenBSD 3.6 |
Encode::JP::JIS7(3p) |
internally used by Encode::JP |
| OpenBSD 3.6 |
Encode::KR(3p) |
Korean Encodings |
| OpenBSD 3.6 |
Encode::KR::2022_KR(3p) |
internally used by Encode::KR |
| OpenBSD 3.6 |
Encode::MIME::Header(3p) |
MIME 'B' and 'Q' header encoding |
| OpenBSD 3.6 |
Encode::PerlIO(3p) |
a detailed document on Encode and PerlIO |
| OpenBSD 3.6 |
Encode::Supported(3p) |
Encodings supported by Encode |
| OpenBSD 3.6 |
Encode::Symbol(3p) |
Symbol Encodings |
| OpenBSD 3.6 |
Encode::TW(3p) |
Taiwan-based Chinese Encodings |
| OpenBSD 3.6 |
Encode::Unicode(3p) |
Various Unicode Transformation Formats |
| OpenBSD 3.6 |
Encode::Unicode::UTF7(3p) |
UTF-7 encoding |
| OpenBSD 3.6 |
English(3p) |
use nice English (or awk) names for ugly punctuation variables |
| OpenBSD 3.6 |
Env(3p) |
perl module that imports environment variables as scalars or arrays |
| OpenBSD 3.6 |
Errno(3p) |
System errno constants |
| OpenBSD 3.6 |
Exporter(3p) |
Implements default import method for modules |
| OpenBSD 3.6 |
Exporter::Heavy(3p) |
Exporter guts |
| OpenBSD 3.6 |
ExtUtils::Command(3p) |
utilities to replace common UNIX commands in Makefiles etc. |
| OpenBSD 3.6 |
ExtUtils::Command::MM(3p) |
Commands for the MM's to use in Makefiles |
| OpenBSD 3.6 |
ExtUtils::Constant(3p) |
generate XS code to import C header constants |
| OpenBSD 3.6 |
ExtUtils::Embed(3p) |
Utilities for embedding Perl in C/C++ applications |
| OpenBSD 3.6 |
ExtUtils::Install(3p) |
install files from here to there |
| OpenBSD 3.6 |
ExtUtils::Installed(3p) |
Inventory management of installed modules |
| OpenBSD 3.6 |
ExtUtils::Liblist(3p) |
determine libraries to use and how to use them |
| OpenBSD 3.6 |
ExtUtils::MM(3p) |
OS adjusted ExtUtils::MakeMaker subclass |
| OpenBSD 3.6 |
ExtUtils::MM_Any(3p) |
Platform-agnostic MM methods |
| OpenBSD 3.6 |
ExtUtils::MM_BeOS(3p) |
methods to override UN*X behaviour in ExtUtils::MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MM_Cygwin(3p) |
methods to override UN*X behaviour in ExtUtils::MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MM_DOS(3p) |
DOS specific subclass of ExtUtils::MM_Unix |
| OpenBSD 3.6 |
ExtUtils::MM_MacOS(3p) |
methods to override UN*X behaviour in ExtUtils::MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MM_NW5(3p) |
methods to override UN*X behaviour in ExtUtils::MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MM_OS2(3p) |
methods to override UN*X behaviour in ExtUtils::MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MM_UWIN(3p) |
U/WIN specific subclass of ExtUtils::MM_Unix |
| OpenBSD 3.6 |
ExtUtils::MM_Unix(3p) |
methods used by ExtUtils::MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MM_VMS(3p) |
methods to override UN*X behaviour in ExtUtils::MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MM_Win32(3p) |
methods to override UN*X behaviour in ExtUtils::MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MM_Win95(3p) |
method to customize MakeMaker for Win9X |
| OpenBSD 3.6 |
ExtUtils::MY(3p) |
ExtUtils::MakeMaker subclass for customization |
| OpenBSD 3.6 |
ExtUtils::MakeMaker(3p) |
Create a module Makefile |
| OpenBSD 3.6 |
ExtUtils::MakeMaker::FAQ(3p) |
Frequently Asked Questions About MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MakeMaker::Tutorial(3p) |
Writing a module with MakeMaker |
| OpenBSD 3.6 |
ExtUtils::MakeMaker::bytes(3p) |
Version agnostic bytes.pm |
| OpenBSD 3.6 |
ExtUtils::MakeMaker::vmsish(3p) |
Platform agnostic vmsish.pm |
| OpenBSD 3.6 |
ExtUtils::Manifest(3p) |
utilities to write and check a MANIFEST file |
| OpenBSD 3.6 |
ExtUtils::Miniperl(3p) |
write the C code for perlmain.c |
| OpenBSD 3.6 |
ExtUtils::Mkbootstrap(3p) |
make a bootstrap file for use by DynaLoader |
| OpenBSD 3.6 |
ExtUtils::Mksymlists(3p) |
write linker options files for dynamic extension |
| OpenBSD 3.6 |
ExtUtils::Packlist(3p) |
manage .packlist files |
| OpenBSD 3.6 |
ExtUtils::testlib(3p) |
add blib/* directories to @INC |
| OpenBSD 3.6 |
Fatal(3p) |
replace functions with equivalents which succeed or die |
| OpenBSD 3.6 |
Fcntl(3p) |
load the C Fcntl.h defines |
| OpenBSD 3.6 |
File::Basename(3p) |
split a pathname into pieces |
| OpenBSD 3.6 |
File::CheckTree(3p) |
run many filetest checks on a tree |
| OpenBSD 3.6 |
File::Compare(3p) |
Compare files or filehandles |
| OpenBSD 3.6 |
File::Copy(3p) |
Copy files or filehandles |
| OpenBSD 3.6 |
File::DosGlob(3p) |
DOS like globbing and then some |
| OpenBSD 3.6 |
File::Find(3p) |
Traverse a directory tree. |
| OpenBSD 3.6 |
File::Glob(3p) |
Perl extension for BSD glob routine |
| OpenBSD 3.6 |
File::Path(3p) |
create or remove directory trees |
| OpenBSD 3.6 |
File::Spec(3p) |
portably perform operations on file names |
| OpenBSD 3.6 |
File::Spec::Cygwin(3p) |
methods for Cygwin file specs |
| OpenBSD 3.6 |
File::Spec::Epoc(3p) |
methods for Epoc file specs |
| OpenBSD 3.6 |
File::Spec::Functions(3p) |
portably perform operations on file names |
| OpenBSD 3.6 |
File::Spec::Mac(3p) |
File::Spec for Mac OS (Classic) |
| OpenBSD 3.6 |
File::Spec::OS2(3p) |
methods for OS/2 file specs |
| OpenBSD 3.6 |
File::Spec::Unix(3p) |
File::Spec for Unix, base for other File::Spec modules |
| OpenBSD 3.6 |
File::Spec::VMS(3p) |
methods for VMS file specs |
| OpenBSD 3.6 |
File::Spec::Win32(3p) |
methods for Win32 file specs |
| OpenBSD 3.6 |
File::Temp(3p) |
return name and handle of a temporary file safely |
| OpenBSD 3.6 |
File::stat(3p) |
by-name interface to Perl's built-in stat() functions |
| OpenBSD 3.6 |
FileCache(3p) |
keep more files open than the system permits |
| OpenBSD 3.6 |
FileHandle(3p) |
supply object methods for filehandles |
| OpenBSD 3.6 |
Filter::Simple(3p) |
Simplified source filtering |
| OpenBSD 3.6 |
Filter::Util::Call(3p) |
Perl Source Filter Utility Module |
| OpenBSD 3.6 |
FindBin(3p) |
Locate directory of original perl script |
| OpenBSD 3.6 |
Getopt::Long(3p) |
Extended processing of command line options |
| OpenBSD 3.6 |
Getopt::Std(3p) |
Process single-character switches with switch clustering |
| OpenBSD 3.6 |
Hash::Util(3p) |
A selection of general-utility hash subroutines |
| OpenBSD 3.6 |
I18N::Collate(3p) |
compare 8-bit scalar data according to the current locale |
| OpenBSD 3.6 |
I18N::LangTags(3p) |
functions for dealing with RFC3066-style language tags |
| OpenBSD 3.6 |
I18N::LangTags::List(3p) |
tags and names for human languages |
| OpenBSD 3.6 |
I18N::Langinfo(3p) |
query locale information |
| OpenBSD 3.6 |
IO(3p) |
load various IO modules |
| OpenBSD 3.6 |
IO::Dir(3p) |
supply object methods for directory handles |
| OpenBSD 3.6 |
IO::File(3p) |
supply object methods for filehandles |
| OpenBSD 3.6 |
IO::Handle(3p) |
supply object methods for I/O handles |
| OpenBSD 3.6 |
IO::Pipe(3p) |
supply object methods for pipes |
| OpenBSD 3.6 |
IO::Poll(3p) |
Object interface to system poll call |
| OpenBSD 3.6 |
IO::Seekable(3p) |
supply seek based methods for I/O objects |
| OpenBSD 3.6 |
IO::Select(3p) |
OO interface to the select system call |
| OpenBSD 3.6 |
IO::Socket(3p) |
Object interface to socket communications |
| OpenBSD 3.6 |
IO::Socket::INET(3p) |
Object interface for AF_INET domain sockets |
| OpenBSD 3.6 |
IO::Socket::UNIX(3p) |
Object interface for AF_UNIX domain sockets |
| OpenBSD 3.6 |
IPC::Msg(3p) |
SysV Msg IPC object class |
| OpenBSD 3.6 |
IPC::Open2(3p) |
open a process for both reading and writing |
| OpenBSD 3.6 |
IPC::Open3(3p) |
open a process for reading, writing, and error handling |
| OpenBSD 3.6 |
IPC::Semaphore(3p) |
SysV Semaphore IPC object class |
| OpenBSD 3.6 |
IPC::SysV(3p) |
SysV IPC constants |
| OpenBSD 3.6 |
List::Util(3p) |
A selection of general-utility list subroutines |
| OpenBSD 3.6 |
Locale::Constants(3p) |
constants for Locale codes |
| OpenBSD 3.6 |
Locale::Country(3p) |
ISO codes for country identification (ISO 3166) |
| OpenBSD 3.6 |
Locale::Currency(3p) |
ISO three letter codes for currency identification (ISO 4217) |
| OpenBSD 3.6 |
Locale::Language(3p) |
ISO two letter codes for language identification (ISO 639) |
| OpenBSD 3.6 |
Locale::Maketext(3p) |
framework for localization |
| OpenBSD 3.6 |
Locale::Maketext::TPJ13(3p) |
article about software localization |
| OpenBSD 3.6 |
Locale::Script(3p) |
ISO codes for script identification (ISO 15924) |
| OpenBSD 3.6 |
MIME::Base64(3p) |
Encoding and decoding of base64 strings |
| OpenBSD 3.6 |
MIME::QuotedPrint(3p) |
Encoding and decoding of quoted-printable strings |
| OpenBSD 3.6 |
Math::BigFloat(3p) |
Arbitrary size floating point math package |
| OpenBSD 3.6 |
Math::BigInt(3p) |
Arbitrary size integer math package |
| OpenBSD 3.6 |
Math::BigInt::Calc(3p) |
Pure Perl module to support Math::BigInt |
| OpenBSD 3.6 |
Math::BigInt::CalcEmu(3p) |
Emulate low-level math with BigInt code |
| OpenBSD 3.6 |
Math::BigRat(3p) |
arbitrarily big rational numbers |
| OpenBSD 3.6 |
Math::Complex(3p) |
complex numbers and associated mathematical functions |
| OpenBSD 3.6 |
Math::Trig(3p) |
trigonometric functions |
| OpenBSD 3.6 |
Memoize(3p) |
Make functions faster by trading space for time |
| OpenBSD 3.6 |
Memoize::AnyDBM_File(3p) |
glue to provide EXISTS for AnyDBM_File for Storable use |
| OpenBSD 3.6 |
Memoize::Expire(3p) |
Plug-in module for automatic expiration of memoized values |
| OpenBSD 3.6 |
Memoize::ExpireFile(3p) |
test for Memoize expiration semantics |
| OpenBSD 3.6 |
Memoize::ExpireTest(3p) |
test for Memoize expiration semantics |
| OpenBSD 3.6 |
Memoize::NDBM_File(3p) |
glue to provide EXISTS for NDBM_File for Storable use |
| OpenBSD 3.6 |
Memoize::SDBM_File(3p) |
glue to provide EXISTS for SDBM_File for Storable use |
| OpenBSD 3.6 |
Memoize::Storable(3p) |
store Memoized data in Storable database |
| OpenBSD 3.6 |
NDBM_File(3p) |
Tied access to ndbm files |
| OpenBSD 3.6 |
NEXT(3p) |
Provide a pseudo-class NEXT (et al) that allows method redispatch |
| OpenBSD 3.6 |
Net::Cmd(3p) |
Network Command class (as used by FTP, SMTP etc) |
| OpenBSD 3.6 |
Net::Config(3p) |
Local configuration data for libnet |
| OpenBSD 3.6 |
Net::Domain(3p) |
Attempt to evaluate the current host's internet name and domain |
| OpenBSD 3.6 |
Net::FTP(3p) |
FTP Client class |
| OpenBSD 3.6 |
Net::NNTP(3p) |
NNTP Client class |
| OpenBSD 3.6 |
Net::Netrc(3p) |
OO interface to users netrc file |
| OpenBSD 3.6 |
Net::POP3(3p) |
Post Office Protocol 3 Client class (RFC1939) |
| OpenBSD 3.6 |
Net::Ping(3p) |
check a remote host for reachability |
| OpenBSD 3.6 |
Net::SMTP(3p) |
Simple Mail Transfer Protocol Client |
| OpenBSD 3.6 |
Net::Time(3p) |
time and daytime network client interface |
| OpenBSD 3.6 |
Net::hostent(3p) |
by-name interface to Perl's built-in gethost*() functions |
| OpenBSD 3.6 |
Net::libnetFAQ(3p) |
libnet Frequently Asked Questions |
| OpenBSD 3.6 |
Net::netent(3p) |
by-name interface to Perl's built-in getnet*() functions |
| OpenBSD 3.6 |
Net::protoent(3p) |
by-name interface to Perl's built-in getproto*() functions |
| OpenBSD 3.6 |
Net::servent(3p) |
by-name interface to Perl's built-in getserv*() functions |
| OpenBSD 3.6 |
O(3p) |
Generic interface to Perl Compiler backends |
| OpenBSD 3.6 |
ODBM_File(3p) |
Tied access to odbm files |
| OpenBSD 3.6 |
Opcode(3p) |
Disable named opcodes when compiling perl code |
| OpenBSD 3.6 |
POSIX(3p) |
Perl interface to IEEE Std 1003.1 |
| OpenBSD 3.6 |
PerlIO(3p) |
On demand loader for PerlIO layers and root of PerlIO::* name space |
| OpenBSD 3.6 |
PerlIO::encoding(3p) |
encoding layer |
| OpenBSD 3.6 |
PerlIO::scalar(3p) |
in-memory IO, scalar IO |
| OpenBSD 3.6 |
PerlIO::via(3p) |
Helper class for PerlIO layers implemented in perl |
| OpenBSD 3.6 |
PerlIO::via::QuotedPrint(3p) |
PerlIO layer for quoted-printable strings |
| OpenBSD 3.6 |
Pod::Checker(3p) |
check pod documents for syntax errors |
| OpenBSD 3.6 |
Pod::Find(3p) |
find POD documents in directory trees |
| OpenBSD 3.6 |
Pod::Html(3p) |
module to convert pod files to HTML |
| OpenBSD 3.6 |
Pod::InputObjects(3p) |
objects representing POD input paragraphs, commands, etc. |
| OpenBSD 3.6 |
Pod::LaTeX(3p) |
Convert Pod data to formatted Latex |
| OpenBSD 3.6 |
Pod::Man(3p) |
Convert POD data to formatted *roff input |
| OpenBSD 3.6 |
Pod::ParseLink(3p) |
Parse an L<> formatting code in POD text |
| OpenBSD 3.6 |
Pod::ParseUtils(3p) |
helpers for POD parsing and conversion |
| OpenBSD 3.6 |
Pod::Parser(3p) |
base class for creating POD filters and translators |
| OpenBSD 3.6 |
Pod::Perldoc::ToChecker(3p) |
let Perldoc check Pod for errors |
| OpenBSD 3.6 |
Pod::Perldoc::ToMan(3p) |
let Perldoc render Pod as man pages |
| OpenBSD 3.6 |
Pod::Perldoc::ToNroff(3p) |
let Perldoc convert Pod to nroff |
| OpenBSD 3.6 |
Pod::Perldoc::ToPod(3p) |
let Perldoc render Pod as ... Pod! |
| OpenBSD 3.6 |
Pod::Perldoc::ToRtf(3p) |
let Perldoc render Pod as RTF |
| OpenBSD 3.6 |
Pod::Perldoc::ToText(3p) |
let Perldoc render Pod as plaintext |
| OpenBSD 3.6 |
Pod::Perldoc::ToTk(3p) |
let Perldoc use Tk::Pod to render Pod |
| OpenBSD 3.6 |
Pod::Perldoc::ToXml(3p) |
let Perldoc render Pod as XML |
| OpenBSD 3.6 |
Pod::PlainText(3p) |
Convert POD data to formatted ASCII text |
| OpenBSD 3.6 |
Pod::Plainer(3p) |
Perl extension for converting Pod to old style Pod. |
| OpenBSD 3.6 |
Pod::Select(3p) |
extract selected sections of POD from input |
| OpenBSD 3.6 |
Pod::Text(3p) |
Convert POD data to formatted ASCII text |
| OpenBSD 3.6 |
Pod::Text::Color(3p) |
Convert POD data to formatted color ASCII text |
| OpenBSD 3.6 |
Pod::Text::Overstrike(3p) |
Convert POD data to formatted overstrike text |
| OpenBSD 3.6 |
Pod::Text::Termcap(3p) |
Convert POD data to ASCII text with format escapes |
| OpenBSD 3.6 |
Pod::Usage(3p) |
print a usage message from embedded pod documentation |
| OpenBSD 3.6 |
SDBM_File(3p) |
Tied access to sdbm files |
| OpenBSD 3.6 |
Safe(3p) |
Compile and execute code in restricted compartments |
| OpenBSD 3.6 |
Scalar::Util(3p) |
A selection of general-utility scalar subroutines |
| OpenBSD 3.6 |
Search::Dict(3p) |
search for key in dictionary file |
| OpenBSD 3.6 |
SelectSaver(3p) |
save and restore selected file handle |
| OpenBSD 3.6 |
SelfLoader(3p) |
load functions only on demand |
| OpenBSD 3.6 |
Shell(3p) |
run shell commands transparently within perl |
| OpenBSD 3.6 |
Socket(3p) |
load the C socket.h defines and structure manipulators |
| OpenBSD 3.6 |
Storable(3p) |
persistence for Perl data structures |
| OpenBSD 3.6 |
Switch(3p) |
A switch statement for Perl |
| OpenBSD 3.6 |
Symbol(3p) |
manipulate Perl symbols and their names |
| OpenBSD 3.6 |
Sys::Hostname(3p) |
Try every conceivable way to get hostname |
| OpenBSD 3.6 |
Sys::Syslog(3p) |
Perl interface to the UNIX syslog(3) calls |
| OpenBSD 3.6 |
Term::ANSIColor(3p) |
Color screen output using ANSI escape sequences |
| OpenBSD 3.6 |
Term::Cap(3p) |
Perl termcap interface |
| OpenBSD 3.6 |
Term::Complete(3p) |
Perl word completion module |
| OpenBSD 3.6 |
Term::ReadLine(3p) |
Perl interface to various "readline" packages. If no real package is found, substitutes stubs instead of basic functions. |
| OpenBSD 3.6 |
Test(3p) |
provides a simple framework for writing test scripts |
| OpenBSD 3.6 |
Test::Builder(3p) |
Backend for building test libraries |
| OpenBSD 3.6 |
Test::Harness(3p) |
Run Perl standard test scripts with statistics |
| OpenBSD 3.6 |
Test::Harness::Assert(3p) |
simple assert |
| OpenBSD 3.6 |
Test::Harness::Iterator(3p) |
Internal Test::Harness Iterator |
| OpenBSD 3.6 |
Test::Harness::Straps(3p) |
detailed analysis of test results |
| OpenBSD 3.6 |
Test::More(3p) |
yet another framework for writing test scripts |
| OpenBSD 3.6 |
Test::Simple(3p) |
Basic utilities for writing tests. |
| OpenBSD 3.6 |
Test::Tutorial(3p) |
A tutorial about writing really basic tests |
| OpenBSD 3.6 |
Text::Abbrev(3p) |
create an abbreviation table from a list |
| OpenBSD 3.6 |
Text::Balanced(3p) |
Extract delimited text sequences from strings. |
| OpenBSD 3.6 |
Text::ParseWords(3p) |
parse text into an array of tokens or array of arrays |
| OpenBSD 3.6 |
Text::Soundex(3p) |
Implementation of the Soundex Algorithm as Described by Knuth |
| OpenBSD 3.6 |
Text::Tabs(3p) |
expand and unexpand tabs per the unix expand(1) and unexpand(1) |
| OpenBSD 3.6 |
Text::Wrap(3p) |
line wrapping to form simple paragraphs |
| OpenBSD 3.6 |
Thread(3p) |
manipulate threads in Perl (for old code only) |
| OpenBSD 3.6 |
Thread::Queue(3p) |
thread-safe queues |
| OpenBSD 3.6 |
Thread::Semaphore(3p) |
thread-safe semaphores |
| OpenBSD 3.6 |
Tie::Array(3p) |
base class for tied arrays |
| OpenBSD 3.6 |
Tie::File(3p) |
Access the lines of a disk file via a Perl array |
| OpenBSD 3.6 |
Tie::Handle(3p) |
base class definitions for tied handles |
| OpenBSD 3.6 |
Tie::Hash(3p) |
base class definitions for tied hashes |
| OpenBSD 3.6 |
Tie::Memoize(3p) |
add data to hash when needed |
| OpenBSD 3.6 |
Tie::RefHash(3p) |
use references as hash keys |
| OpenBSD 3.6 |
Tie::Scalar(3p) |
base class definitions for tied scalars |
| OpenBSD 3.6 |
Tie::SubstrHash(3p) |
Fixed-table-size, fixed-key-length hashing |
| OpenBSD 3.6 |
Time::HiRes(3p) |
High resolution alarm, sleep, gettimeofday, interval timers |
| OpenBSD 3.6 |
Time::Local(3p) |
efficiently compute time from local and GMT time |
| OpenBSD 3.6 |
Time::gmtime(3p) |
by-name interface to Perl's built-in gmtime() function |
| OpenBSD 3.6 |
Time::localtime(3p) |
by-name interface to Perl's built-in localtime() function |
| OpenBSD 3.6 |
Time::tm(3p) |
internal object used by Time::gmtime and Time::localtime |
| OpenBSD 3.6 |
UNIVERSAL(3p) |
base class for ALL classes (blessed references) |
| OpenBSD 3.6 |
Unicode::Collate(3p) |
Unicode Collation Algorithm |
| OpenBSD 3.6 |
Unicode::Normalize(3p) |
Unicode Normalization Forms |
| OpenBSD 3.6 |
Unicode::UCD(3p) |
Unicode character database |
| OpenBSD 3.6 |
User::grent(3p) |
by-name interface to Perl's built-in getgr*() functions |
| OpenBSD 3.6 |
User::pwent(3p) |
by-name interface to Perl's built-in getpw*() functions |
| OpenBSD 3.6 |
XS::APItest(3p) |
Test the perl C API |
| OpenBSD 3.6 |
XS::Typemap(3p) |
module to test the XS typemaps distributed with perl |
| OpenBSD 3.6 |
XSLoader(3p) |
Dynamically load C libraries into Perl code |
| OpenBSD 3.6 |
attributes(3p) |
get/set subroutine or variable attributes |
| OpenBSD 3.6 |
attrs(3p) |
set/get attributes of a subroutine (deprecated) |
| OpenBSD 3.6 |
autouse(3p) |
postpone load of modules until a function is used |
| OpenBSD 3.6 |
base(3p) |
Establish IS-A relationship with base classes at compile time |
| OpenBSD 3.6 |
basename(3p) |
split a pathname into pieces |
| OpenBSD 3.6 |
bigint(3p) |
Transparent BigInteger support for Perl |
| OpenBSD 3.6 |
bignum(3p) |
Transparent BigNumber support for Perl |
| OpenBSD 3.6 |
bigrat(3p) |
Transparent BigNumber/BigRational support for Perl |
| OpenBSD 3.6 |
blib(3p) |
Use MakeMaker's uninstalled version of a package |
| OpenBSD 3.6 |
bytes(3p) |
Perl pragma to force byte semantics rather than character semantics |
| OpenBSD 3.6 |
charnames(3p) |
define character names for "\N{named}" string literal escapes |
| OpenBSD 3.6 |
constant(3p) |
Perl pragma to declare constants |
| OpenBSD 3.6 |
diagnostics(3p) |
produce verbose warning diagnostics |
| OpenBSD 3.6 |
dirname(3p) |
split a pathname into pieces |
| OpenBSD 3.6 |
encoding(3p) |
allows you to write your script in non-ascii or non-utf8 |
| OpenBSD 3.6 |
fields(3p) |
compile-time class fields |
| OpenBSD 3.6 |
fileparse(3p) |
split a pathname into pieces |
| OpenBSD 3.6 |
filetest(3p) |
Perl pragma to control the filetest permission operators |
| OpenBSD 3.6 |
getopt(3p) |
Process single-character switches with switch clustering |
| OpenBSD 3.6 |
getopts(3p) |
Process single-character switches with switch clustering |
| OpenBSD 3.6 |
if(3p) |
"use" a Perl module if a condition holds |
| OpenBSD 3.6 |
integer(3p) |
Perl pragma to use integer arithmetic instead of floating point |
| OpenBSD 3.6 |
less(3p) |
perl pragma to request less of something from the compiler |
| OpenBSD 3.6 |
lib(3p) |
manipulate @INC at compile time |
| OpenBSD 3.6 |
locale(3p) |
Perl pragma to use and avoid POSIX locales for built-in operations |
| OpenBSD 3.6 |
open(3p) |
perl pragma to set default PerlIO layers for input and output |
| OpenBSD 3.6 |
ops(3p) |
Perl pragma to restrict unsafe operations when compiling |
| OpenBSD 3.6 |
overload(3p) |
Package for overloading perl operations |
| OpenBSD 3.6 |
re(3p) |
Perl pragma to alter regular expression behaviour |
| OpenBSD 3.6 |
sigtrap(3p) |
Perl pragma to enable simple signal handling |
| OpenBSD 3.6 |
sort(3p) |
perl pragma to control sort() behaviour |
| OpenBSD 3.6 |
strict(3p) |
Perl pragma to restrict unsafe constructs |
| OpenBSD 3.6 |
subs(3p) |
Perl pragma to predeclare sub names |
| OpenBSD 3.6 |
threads(3p) |
Perl extension allowing use of interpreter based threads from perl |
| OpenBSD 3.6 |
threads::shared(3p) |
Perl extension for sharing data structures between threads |
| OpenBSD 3.6 |
utf8(3p) |
Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code |
| OpenBSD 3.6 |
vars(3p) |
Perl pragma to predeclare global variable names (obsolete) |
| OpenBSD 3.6 |
warnings(3p) |
Perl pragma to control optional warnings |
| OpenBSD 3.6 |
warnings::register(3p) |
warnings import function |