| AutoRole | Mpdpp |
Compiletime OR runtime mixin of traits/roles | RHANDOM |
| Classic::Perl | bcdpp |
Selectively reinstate deleted Perl features | SPROUT |
| autobox::List::Util | bpdpp |
add List::Util functions as array methods | COWENS |
| autobox::String::Inflector | bpdOp |
Rails like String Inflector | KAMIPO |
| autobox::array::dump | apdpp |
stringify arrays via a method in autobox | COWENS |
| autobox::dump | bpdpp |
stringify EXPR via a method in autobox | COWENS |
| autobox::hash::dump | apdpp |
stringify hashes via a method in autobox | COWENS |
| autobox::scalar::dump | apdpp |
stringify scalars via a method in autobox | COWENS |
| autodie | Mpdpp |
Lexically have functions succeed or die | PJF |
| constant | Spuf |
Define compile-time constants | SAPER |
| constant::lexical | bpdpp |
Pragma for making constants lexical | SPROUT |
| define | Rpdpp |
Use this pragma to define global constants | GGUREVICH |
| diagnostics | Spdf |
For reporting perl diagnostics in full form | TOMC |
| enum | cpdf |
resemble enumerated types in C | ZENIN |
| integer | Spuf |
Controls float vs. integer arithmetic | P5P |
| less | Spuf |
Controls optimisations (yet unimplemented) | P5P |
| lib | Spuf |
Simple way to add/delete directories in @INC | P5P |
| lib::App::Guiio | bpdpp |
Design User Interfaces Using ASCII Art | JSIMPSON |
| overload | SpdO |
Overload perl operators for new data types | ILYAZ |
| sigtrap | Spuf |
For trapping an abort and giving a traceback | P5P |
| strict | Spuf |
Controls averments (similar to pragmas) | P5P |
| subs | Spuf |
use subs qw(x y); is short for sub x; sub y; | P5P |
| vars | Spuf |
predeclare variable names | P5P |
| version | ShdOp |
structured version objects | JPEACOCK |