![]() |
| |||||||
| Distribution | perl [Download] |
| Author | DAPM [ David A P Mitchell ] |
| Version | 5.10.1 |
| Abstract | Practical Extraction and Report Language |
| Released | 23 Aug 2009 |
| Size | 13.5 MB |
| MD5 Checksum | b9b2fdb957f50ada62d73f43ee75d044 |
| Additional Files | README | META | Changes | INSTALL | |
| Links | search.cpan.org | CPAN::Forum | AnnoCPAN | rt.cpan.org | Rating | CPANTS | CPAN testers | Dependencies | Testers matrix |
| AnyDBM_File [source] [v 1.00] | Uses first available *_File module above |
| attributes [source] [v 0.09] | get/set subroutine or variable attributes |
| attrs [source] [v 1.03] | set/get attributes of a subroutine (deprecated) |
| autouse [source] [v 1.06] | postpone load of modules until a function is used |
| B [source] [v 1.22] | The Perl Compiler |
| B::Concise [source] [v 0.76] | Walk Perl syntax tree, printing concise info about ops |
| B::Deparse [source] [v 0.89] | Perl compiler backend to produce perl code |
| B::Showlex [source] [v 1.02] | Show lexical variables used in functions or files |
| B::Terse [source] [v 1.05] | Walk Perl syntax tree, printing terse info about ops |
| B::Xref [source] [v 1.02] | Generates cross reference reports for Perl programs |
| Benchmark [source] [v 1.11] | Easy way to time fragments of perl code |
| blib [source] [v 1.04] | Use MakeMaker's uninstalled version of a package |
| bytes [source] [v 1.03] | Perl pragma to force byte semantics rather than character semantics |
| Carp [v 1.11] | Throw exceptions outside current package |
| charnames [source] [v 1.07] | define character names for C<\N{named}> string literal escapes |
| Class::Struct [source] [v 0.63] | declare struct-like datatypes as Perl classes |
| DBM_Filter [source] [v 0.02] | Filter DBM keys/values |
| DBM_Filter::compress [source] [v 0.02] | filter for DBM_Filter |
| DBM_Filter::encode [source] [v 0.02] | filter for DBM_Filter |
| DBM_Filter::int32 [source] [v 0.02] | filter for DBM_Filter |
| DBM_Filter::null [source] [v 0.02] | filter for DBM_Filter |
| DBM_Filter::utf8 [source] [v 0.02] | filter for DBM_Filter |
| Devel::SelfStubber [source] [v 1.03] | generate stubs for a SelfLoading module |
| diagnostics [source] [v 1.17] | For reporting perl diagnostics in full form |
| DirHandle [source] [v 1.03] | Directory handle objects and methods |
| Dumpvalue [source] [v 1.13] | provides screen dump of Perl data. |
| English [source] [v 1.04] | Defines English names for special variables |
| Env [source] [v 1.00] | Alias environment variables as perl vars |
| ExtUtils::XSSymSet [source] [v 1.1] | keep sets of symbol names palatable to the VMS linker |
| Fcntl [source] [v 1.06] | Defines fcntl() constants (see File::Lock) |
| File::Basename [source] [v 2.77] | Return basename of a filename |
| File::CheckTree [source] [v 4.4] | Check file/dir tree against a specification |
| File::Compare [source] [v 1.1006] | Compare file contents quickly |
| File::Copy [source] [v 2.14] | Copying files or filehandles |
| File::DosGlob [source] [v 1.01] | DOS like globbing and then some |
| File::Find [source] [v 1.14] | Call func for every item in a directory tree |
| File::Glob [source] [v 1.06] | Perl extension for BSD glob routine |
| File::stat [source] [v 1.01] | A by-name interface for the stat function |
| FileCache [source] [v 1.08] | Keep more files open than the system permits |
| FileHandle [source] [v 2.02] | File handle objects and methods |
| filetest [source] [v 1.02] | Perl pragma to control the filetest permission operators |
| FindBin [source] [v 1.50] | Locate current script bin directory |
| FindExt [source] [v 1.02] | |
| GDBM_File [source] [v 1.09] | Tie to GDBM files |
| Getopt::Std [source] [v 1.06] | Implements basic getopt and getopts |
| Haiku [source] [v 0.34] | Interfaces to some Haiku API Functions |
| Hash::Util [source] [v 0.07] | A selection of general-utility hash subroutines |
| I18N::Collate [source] [v 1.01] | Locale based comparisons |
| I18N::Langinfo [source] [v 0.02] | query locale information |
| I18N::LangTags [source] [v 0.35] | compare & extract language tags (RFC3066) |
| I18N::LangTags::Detect [source] [v 1.03] | detect the user's language preferences |
| I18N::LangTags::List [source] [v 0.35] | tags and names for human languages |
| integer [source] [v 1.00] | Controls float vs. integer arithmetic |
| IPC::Open2 [source] [v 1.03] | Open a process for both reading and writing |
| IPC::Open3 [source] [v 1.04] | Like IPC::Open2 but with error handling |
| less [source] [v 0.02] | Controls optimisations (yet unimplemented) |
| locale [source] [v 1.00] | Perl pragma to use and avoid POSIX locales for built-in operations |
| Maintainers [source] [v 0.03] | |
| NDBM_File [source] [v 1.08] | Tie to NDBM files |
| Net::hostent [source] [v 1.01] | A by-name interface for hosts functions |
| Net::netent [source] [v 1.00] | A by-name interface for networks functions |
| Net::protoent [source] [v 1.00] | A by-name interface for protocols functions |
| Net::servent [source] [v 1.01] | A by-name interface for services functions |
| O [source] [v 1.01] | Perl Compiler frontends |
| ODBM_File [source] [v 1.07] | Tie to ODBM files |
| Opcode [source] [v 1.11] | Disable named opcodes when compiling code |
| open [source] [v 1.07] | perl pragma to set default PerlIO layers for input and output |
| ops [source] [v 1.02] | Perl pragma to restrict unsafe operations when compiling |
| OptreeCheck [source] [v 0.02] | check optrees as rendered by B::Concise |
| OS2::DLL [source] [v 1.03] | access to DLLs with REXX calling convention. |
| OS2::ExtAttr [source] [v 0.02] | (Tied) access to extended attributes |
| OS2::PrfDB [source] [v 0.04] | (Tied) access to .INI-style databases |
| OS2::REXX [source] [v 1.04] | Access to REXX DLLs and REXX runtime |
| overload [source] [v 1.07] | Overload perl operators for new data types |
| overload::numbers [source] | |
| overloading [source] [v 0.01] | perl pragma to lexically control overloading |
| PerlIO [source] [v 1.06] | On demand loader for PerlIO layers |
| PerlIO::encoding [source] [v 0.11] | encoding layer |
| PerlIO::scalar [source] [v 0.07] | in-memory IO, scalar IO |
| PerlIO::via [source] [v 0.07] | Helper class for PerlIO layers implemented in perl |
| Pod::Functions [source] [v 1.03] | Group Perl's functions a la perlfunc.pod |
| Pod::Html [source] [v 1.09] | module to convert pod files to HTML |
| Pod::Plainer [source] [v 0.01] | Perl extension for converting Pod to old style Pod. |
| POSIX [source] [v 1.17] | An interface to most (all?) of POSIX.1 |
| re [source] [v 0.09] | Perl pragma to alter regular expression behaviour |
| SDBM_File [source] [v 1.06] | Tie to SDBM files |
| Search::Dict [source] [v 1.02] | Search a dictionary ordered text file |
| SelectSaver [source] [v 1.02] | Save and restore selected file handle |
| sigtrap [source] [v 1.04] | For trapping an abort and giving a traceback |
| Socket [v 1.82] | Defines socket-related constants |
| sort [source] [v 2.01] | perl pragma to control sort() behaviour |
| strict [source] [v 1.04] | Controls averments (similar to pragmas) |
| subs [source] [v 1.00] | use subs qw(x y); is short for sub x; sub y; |
| Symbol [source] [v 1.07] | Create 'anonymous' symbol (typeglobs) refs |
| Sys::Hostname [source] [v 1.11] | Implements a portable hostname function |
| Term::Complete [source] [v 1.402] | Tab word completion using stty raw |
| Term::ReadLine [source] [v 1.04] | Common interface for various implementations |
| Text::Abbrev [v 1.01] | Builds hash of all possible abbreviations |
| Thread [source] [v 3.02] | Manipulate threads in Perl (EXPERIMENTAL) |
| Tie::Array [source] [v 1.03] | Base class for implementing tied arrays |
| Tie::Handle [source] [v 4.2] | Base class for implementing tied filehandles |
| Tie::Hash [source] [v 1.03] | Base class for implementing tied hashes |
| Tie::Memoize [source] [v 1.1] | add data to hash when needed |
| Tie::Scalar [source] [v 1.01] | Base class for implementing tied scalars |
| Tie::StdHandle [source] [v 4.2] | base class definitions for tied handles |
| Tie::SubstrHash [source] [v 1.00] | Very compact hash stored in a string |
| Time::gmtime [source] [v 1.03] | A by-name interface for gmtime |
| Time::localtime [source] [v 1.02] | A by-name interface for localtime |
| Time::tm [source] [v 1.00] | internal object used by Time::gmtime and Time::localtime |
| Unicode::UCD [source] [v 0.27] | Unicode character database |
| UNIVERSAL [source] [v 1.05] | Internal universal base-class |
| User::grent [source] [v 1.01] | A by-name interface to groups database |
| User::pwent [source] [v 1.00] | A by-name interface to password database |
| utf8 [source] [v 1.07] | Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code |
| vars [source] [v 1.01] | predeclare variable names |
| VMS::DCLsym [source] [v 1.03] | Perl extension to manipulate DCL symbols |
| VMS::Filespec [source] [v 1.12] | VMS and Unix file name syntax |
| VMS::Stdio [source] [v 2.4] | standard I/O functions via VMS extensions |
| vmsish [source] [v 1.02] | Perl pragma to control VMS-specific language features |
| warnings [source] [v 1.06] | Perl pragma to control optional warnings |
| warnings::register [source] [v 1.01] | warnings import function |
| Win32CORE [source] [v 0.02] | Win32 CORE function stubs |
| XS::APItest [source] [v 0.15] | Test the perl C API |
| XS::Typemap [source] [v 0.03] | module to test the XS typemaps distributed with perl |
| No results found [ppm-request] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |