| | man : perl
B (3p) - The Perl Compiler
B::Asmdata (3p) - Autogenerated data about Perl ops, used to generate bytecode
B::Assembler (3p) - Assemble Perl bytecode
B::Bytecode (3p) - Perl compiler's bytecode backend
B::C (3p) - Perl compiler's C backend
B::CC (3p) - Perl compiler's optimized C translation backend
B::Concise (3p) - Walk Perl syntax tree, printing concise info about ops
B::Debug (3p) - Walk Perl syntax tree, printing debug info about ops
B::Deparse (3p) - Perl compiler backend to produce perl code
B::Disassembler (3p) - Disassemble Perl bytecode
B::Lint (3p) - Perl lint
B::Terse (3p) - Walk Perl syntax tree, printing terse info about ops
B::Xref (3p) - Generates cross reference reports for Perl programs
Benchmark (3p) - benchmark running times of Perl code
ByteLoader (3p) - load byte compiled perl code
CPAN (3p) - query, download and build perl modules from CPAN sites
Class::Struct (3p) - declare struct-like datatypes as Perl classes
Config (3p) - access Perl configuration information
DB (3p) - programmatic interface to the Perl debugging API (draft, subject to change)
DB_File (3p) - Perl5 access to Berkeley DB version 1.x
Data::Dumper (3p) - stringified perl data structures, suitable for both printing and "eval"
Devel::DProf (3p) - a Perl code profiler
Devel::PPPort (3p) - Perl/Pollution/Portability
Digest::MD5 (3p) - Perl interface to the MD5 Algorithm
Dumpvalue (3p) - provides screen dump of Perl data.
Encode::PerlIO (3p) - a detailed document on Encode and PerlIO
Env (3p) - perl module that imports environment variables as scalars or arrays
ExtUtils::Embed (3p) - Utilities for embedding Perl in C/C++ applications
ExtUtils::Miniperl, writemain (3p) - write the C code for perlmain.c
File::Glob (3p) - Perl extension for BSD glob routine
File::stat (3p) - by-name interface to Perl's built-in stat() functions
Filter::Util::Call (3p) - Perl Source Filter Utility Module
FindBin (3p) - Locate directory of original perl script
Math::BigInt::Calc (3p) - Pure Perl module to support Math::BigInt
Math::BigInt::Scalar (3p) - Pure Perl module to test Math::BigInt with scalars
Net::hostent (3p) - by-name interface to Perl's built-in gethost*() functions
Net::netent (3p) - by-name interface to Perl's built-in getnet*() functions
Net::protoent (3p) - by-name interface to Perl's built-in getproto*() functions
Net::servent (3p) - by-name interface to Perl's built-in getserv*() functions
O (3p) - Generic interface to Perl Compiler backends
Opcode (3p) - Disable named opcodes when compiling perl code
POSIX (3p) - Perl interface to IEEE Std 1003.1
PerlIO (3p) - On demand loader for PerlIO layers and root of PerlIO::* name space
PerlIO::encoding (3p) - encoding layer
PerlIO::scalar (3p) - in-memory IO, scalar IO
PerlIO::via (3p) - Helper class for PerlIO layers implemented in perl
PerlIO::via::QuotedPrint (3p) - PerlIO layer for quoted-printable strings
Pod::Perldoc::ToChecker (3p) - let Perldoc check Pod for errors
Pod::Perldoc::ToMan (3p) - let Perldoc render Pod as man pages
Pod::Perldoc::ToNroff (3p) - let Perldoc convert Pod to nroff
Pod::Perldoc::ToPod (3p) - let Perldoc render Pod as ... Pod!
Pod::Perldoc::ToRtf (3p) - let Perldoc render Pod as RTF
Pod::Perldoc::ToText (3p) - let Perldoc render Pod as plaintext
Pod::Perldoc::ToTk (3p) - let Perldoc use Tk::Pod to render Pod
Pod::Perldoc::ToXml (3p) - let Perldoc render Pod as XML
Pod::Plainer (3p) - Perl extension for converting Pod to old style Pod.
Shell (3p) - run shell commands transparently within perl
Storable (3p) - persistence for Perl data structures
Switch (3p) - A switch statement for Perl
Symbol (3p) - manipulate Perl symbols and their names
Sys::Syslog (3p) - Perl interface to the UNIX syslog(3) calls
Term::Cap (3p) - Perl termcap interface
Term::Complete (3p) - Perl word completion module
Term::ReadLine (3p) - Perl interface to various "readline" packages. If no real package is found, substitutes stubs instead of basic functions.
Test::Harness (3p) - Run Perl standard test scripts with statistics
Thread (3p) - manipulate threads in Perl (for old code only)
Tie::File (3p) - Access the lines of a disk file via a Perl array
Time::gmtime (3p) - by-name interface to Perl's built-in gmtime() function
Time::localtime (3p) - by-name interface to Perl's built-in localtime() function
User::grent (3p) - by-name interface to Perl's built-in getgr*() functions
User::pwent (3p) - by-name interface to Perl's built-in getpw*() functions
XS::APItest (3p) - Test the perl C API
XS::Typemap (3p) - module to test the XS typemaps distributed with perl
XSLoader (3p) - Dynamically load C libraries into Perl code
a2p (1) - Awk to Perl translator
bigint (3p) - Transparent BigInteger support for Perl
bignum (3p) - Transparent BigNumber support for Perl
bigrat (3p) - Transparent BigNumber/BigRational support for Perl
bytes (3p) - Perl pragma to force byte semantics rather than character semantics
constant (3p) - Perl pragma to declare constants
dprofpp (1) - display perl profile data
enc2xs (1) - Perl Encode Module Generator
filetest (3p) - Perl pragma to control the filetest permission operators
find2perl (1) - translate find command lines to Perl code
h2ph (1) - convert .h C header files to .ph Perl header files
h2xs (1) - convert .h C header files to Perl extensions
if (3p) - "use" a Perl module if a condition holds
integer (3p) - Perl pragma to use integer arithmetic instead of floating point
less (3p) - perl pragma to request less of something from the compiler
locale (3p) - Perl pragma to use and avoid POSIX locales for built-in operations
open (3p) - perl pragma to set default PerlIO layers for input and output
ops (3p) - Perl pragma to restrict unsafe operations when compiling
overload (3p) - Package for overloading Perl operations
perl (1) - Practical Extraction and Report Language
perl5004delta (1) - what's new for perl5.004
perl5005delta (1) - what's new for perl5.005
perl561delta (1) - what's new for perl v5.6.x
perl56delta (1) - what's new for perl v5.6.0
perl570delta (1) - what's new for perl v5.7.0
perl571delta (1) - what's new for perl v5.7.1
perl572delta (1) - what's new for perl v5.7.2
perl573delta (1) - what's new for perl v5.7.3
perl581delta (1) - what is new for perl v5.8.1
perl582delta (1) - what is new for perl v5.8.2
perl583delta (1) - what is new for perl v5.8.3
perl584delta (1) - what is new for perl v5.8.4
perl585delta (1) - what is new for perl v5.8.5
perl586delta (1) - what is new for perl v5.8.6
perl58delta (1) - what is new for perl v5.8.0
perlXStut (1) - Tutorial for writing XSUBs
perlapi (1) - autogenerated documentation for the perl public API
perlapio (1) - perl's IO abstraction interface.
perlartistic (1) - the Perl Artistic License
perlbook (1) - Perl book information
perlboot (1) - Beginner's Object-Oriented Tutorial
perlbot (1) - Bag'o Object Tricks (the BOT)
perlbug (1) - how to submit bug reports on Perl
perlcall (1) - Perl calling conventions from C
perlcc (1) - generate executables from Perl programs
perlcheat (1) - Perl 5 Cheat Sheet
perlclib (1) - Internal replacements for standard C library functions
perlcn (1) - 1/4`o`Ioa"O-D^I"A Perl "O,"A"I
perlcompile (1) - Introduction to the Perl Compiler-Translator
perldata (1) - Perl data types
perldbmfilter (1) - Perl DBM Filters
perldebguts (1) - Guts of Perl debugging
perldebtut (1) - Perl debugging tutorial
perldebug (1) - Perl debugging
perldelta (1) - what is new for perl v5.8.2
perldelta (1) - what is new for perl v5.8.7
perldelta (1) - what is new for perl v5.8.8
perldiag (1) - various Perl diagnostics
perldoc (1) - Look up Perl documentation in Pod format.
perldsc (1) - Perl Data Structures Cookbook
perlembed (1) - how to embed perl in your C program
perlfaq (1) - frequently asked questions about Perl
perlfaq1 (1) - General Questions About Perl
perlfaq2 (1) - Obtaining and Learning about Perl
perlfaq3 (1) - Programming Tools
perlfaq4 (1) - Data Manipulation
perlfaq5 (1) - Files and Formats
perlfaq6 (1) - Regular Expressions
perlfaq7 (1) - General Perl Language Issues
perlfaq8 (1) - System Interaction
perlfaq9 (1) - Networking
perlfilter (1) - Source Filters
perlfork (1) - Perl's fork() emulation
perlform (1) - Perl formats
perlfunc (1) - Perl builtin functions
perlglossary (1) - Perl Glossary
perlgpl (1) - the GNU General Public License, version 2
perlguts (1) - Introduction to the Perl API
perlhack (1) - How to hack at the Perl internals
perlhist (1) - the Perl history records
perlintern (1) - autogenerated documentation of purely internal Perl functions
perlintro (1) - a brief introduction and overview of Perl
perliol (1) - C API for Perl's implementation of IO in Layers.
perlipc (1) - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
perlivp (1) - Perl Installation Verification Procedure
perljp (1) - AE"u"E"U,`i Perl =Y~=Yox=Y'E
perlko (1) - Perlo'u ,C~N+-13/4^i `A^I"A'U,u`u
perllexwarn (1) - Perl Lexical Warnings
perllocale (1) - Perl locale handling (internationalization and localization)
perllol (1) - Manipulating Arrays of Arrays in Perl
perlmod (1) - Perl modules (packages and symbol tables)
perlmodinstall (1) - Installing CPAN Modules
perlmodlib (1) - constructing new Perl modules and finding existing ones
perlmodstyle (1) - Perl module style guide
perlnewmod (1) - preparing a new module for distribution
perlnumber (1) - semantics of numbers and numeric operations in Perl
perlobj (1) - Perl objects
perlop (1) - Perl operators and precedence
perlopentut (1) - tutorial on opening things in Perl
perlothrtut (1) - old tutorial on threads in Perl
perlpacktut (1) - tutorial on "pack" and "unpack"
perlpod (1) - the Plain Old Documentation format
perlpodspec (1) - Plain Old Documentation: format specification and notes
perlport (1) - Writing portable Perl
perlre (1) - Perl regular expressions
perlref (1) - Perl references and nested data structures
perlreftut (1) - Mark's very short tutorial about references
perlrequick (1) - Perl regular expressions quick start
perlreref (1) - Perl Regular Expressions Reference
perlretut (1) - Perl regular expressions tutorial
perlrun (1) - how to execute the Perl interpreter
perlsec (1) - Perl security
perlstyle (1) - Perl style guide
perlsub (1) - Perl subroutines
perlsyn (1) - Perl syntax
perlthrtut (1) - tutorial on threads in Perl
perltie (1) - how to hide an object class in a simple variable
perltoc (1) - perl documentation table of contents
perltodo (1) - Perl TO-DO List
perltooc (1) - Tom's OO Tutorial for Class Data in Perl
perltoot (1) - Tom's object-oriented tutorial for perl
perltrap (1) - Perl traps for the unwary
perltw (1) - =Y'coA'eoxoxoxoa Perl <<"u<<n
perlunicode (1) - Unicode support in Perl
perluniintro (1) - Perl Unicode introduction
perlutil (1) - utilities packaged with the Perl distribution
perlvar (1) - Perl predefined variables
perlxs (1) - XS language reference manual
piconv (1) - iconv(1), reinvented in perl
pl2pm (1) - Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
re (3p) - Perl pragma to alter regular expression behaviour
sigtrap (3p) - Perl pragma to enable simple signal handling
sort (3p) - perl pragma to control sort() behaviour
strict (3p) - Perl pragma to restrict unsafe constructs
subs (3p) - Perl pragma to predeclare sub names
threads (3p) - Perl extension allowing use of interpreter based threads from perl
threads::shared (3p) - Perl extension for sharing data structures between threads
utf8 (3p) - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code
vars (3p) - Perl pragma to predeclare global variable names (obsolete)
vmsish (3p) - Perl pragma to control VMS-specific language features
warnings (3p) - Perl pragma to control optional warnings
xsubpp (1) - compiler to convert Perl XS code into C code
""Math::Pari"" (3p) - Perl interface to PARI.
(3p) -#line ``Embperl.xs''
+#line (3p) - 1 ``Embperl.xs''
APR (3p) - Perl Interface for Apache Portable Runtime (libapr and libaprutil Libraries)
APR::Base64 (3p) - Perl API for APR base64 encoding/decoding functionality
APR::Brigade (3p) - Perl API for manipulating APR Bucket Brigades
APR::Bucket (3p) - Perl API for manipulating APR Buckets
APR::BucketAlloc (3p) - Perl API for Bucket Allocation
APR::BucketType (3p) - Perl API for APR bucket types
APR::Const (3p) - Perl Interface for APR Constants
APR::Date (3p) - Perl API for APR date manipulating functions
APR::Error (3p) - Perl API for APR/Apache/mod_perl exceptions
APR::Finfo (3p) - Perl API for APR fileinfo structure
APR::IpSubnet (3p) - Perl API for accessing APRs ip_subnet structures
APR::OS (3p) - Perl API for Platform-specific APR API
APR::PerlIO (3p) -- Perl IO layer for APR
APR::Pool (3p) - Perl API for APR pools
APR::SockAddr (3p) - Perl API for APR socket address structure
APR::Socket (3p) - Perl API for APR sockets
APR::Status (3p) - Perl Interface to the APR_STATUS_IS_* macros
APR::String (3p) - Perl API for manipulating APR UUIDs
APR::Table (3p) - Perl API for manipulating APR opaque string-content tables
APR::ThreadMutex (3p) - Perl API for APR thread mutexES
APR::URI (3p) - Perl API for URI manipulations
APR::UUID (3p) - Perl API for manipulating APR UUIDs
APR::Util (3p) - Perl API for Various APR Utilities
ASP (3p) - syntax module for Embperl
Apache (3p) - Perl interface to the Apache server API
Apache2::Access (3p) - A Perl API for Apache request object: Access, Authentication and Authorization.
Apache2::CmdParms (3p) - Perl API for Apache command parameters object
Apache2::Command (3p) - Perl API for accessing Apache module command information
Apache2::Connection (3p) - Perl API for Apache connection object
Apache2::Const (3p) - Perl Interface for Apache Constants
Apache2::Directive (3p) - Perl API for manipulating the Apache configuration tree
Apache2::Filter (3p) - Perl API for Apache 2.0 Filtering
Apache2::FilterRec (3p) - Perl API for manipulating the Apache filter record
Apache2::HookRun (3p) - Perl API for Invoking Apache HTTP phases
Apache2::Log (3p) - Perl API for Apache Logging Methods
Apache2::MPM (3p) - Perl API for accessing Apache MPM information
Apache2::Module (3p) - Perl API for creating and working with Apache modules
Apache2::PerlSections (3p) - Default Handler for Perl sections
Apache2::Process (3p) - Perl API for Apache process record
Apache2::Reload (3p) - Reload Perl Modules when Changed on Disk
Apache2::RequestIO (3p) - Perl API for Apache request record IO
Apache2::RequestRec (3p) - Perl API for Apache request record accessors
Apache2::RequestUtil (3p) - Perl API for Apache request record utils
Apache2::Response (3p) - Perl API for Apache HTTP request response methods
Apache2::ServerRec (3p) - Perl API for Apache server record accessors
Apache2::ServerUtil (3p) - Perl API for Apache server record utils
Apache2::SubProcess (3p) -- Executing SubProcesses under mod_perl
Apache2::SubRequest (3p) - Perl API for Apache subrequests
Apache2::URI (3p) - Perl API for manipulating URIs
Apache2::Util (3p) - Perl API for Misc Apache Utility functions
Apache2::porting (3p) -- a helper module for mod_perl 1.0 to mod_perl 2.0 porting
Apache::ASP (3p) - Active Server Pages for Apache with mod_perl
Apache::Debug (3p) - Utilities for debugging embedded perl code
Apache::ExtUtils (3p) - Utils for Apache:C/Perl glue
Apache::Include (3p) - Utilities for mod_perl/mod_include integration
Apache::Leak (3p) - Module for tracking memory leaks in mod_perl code
Apache::PerlRun (3p) - Run unaltered CGI scripts under mod_perl
Apache::PerlRunXS (3p) - XS implementation of Apache::PerlRun/Apache::Registry
Apache::PerlSections (3p) - Utilities for work with <Perl> sections
Apache::RedirectLogFix (3p) - Properly set redirect status for loggers
Apache::Registry (3p) - Run unaltered CGI scrips under mod_perl
Apache::SIG (3p) - Override apache signal handlers with Perl's
Apache::SOAP (3p) - mod_perl-based SOAP server with minimum configuration
Apache::Table (3p) - Perl interface to the Apache table structure
Apache::TestRunPerl (3p) - Run mod_perl-requiring Test Suite
Apache::XMLRPC::Lite (3p) - mod_perl-based XML-RPC server with minimum configuration
Apache::fork (3p) - Override Perl's built-in fork()
As (3p) - last step you can install the Embperl ppd:
Authen::SASL::Perl (3p) -- Perl implementation of the SASL Authentication framework
Authen::SASL::Perl::ANONYMOUS (3p) - Anonymous Authentication class
Authen::SASL::Perl::CRAM_MD5 (3p) - CRAM MD5 Authentication class
Authen::SASL::Perl::DIGEST_MD5 (3p) - Digest MD5 Authentication class
Authen::SASL::Perl::EXTERNAL (3p) - External Authentication class
Authen::SASL::Perl::GSSAPI (3p) - GSSAPI (Kerberosv5) Authentication class
Authen::SASL::Perl::LOGIN (3p) - Login Authentication class
Authen::SASL::Perl::PLAIN (3p) - Plain Login Authentication class
B::Graph (3p) - Perl compiler backend to produce graphs of OP trees
BerkeleyDB (3p) - Perl extension for Berkeley DB version 2, 3 or 4
Beware (3p) - of a bug in perl 5.6.1 that will sometimes invent values in previously unset slots of arrays that previously contained a value. So, vivifying a value (e.g. by x_index|(2)) where x_index|(1) was previously unset might cause x_index|(1) to be set spuriously. This is fixed in 5.8.0.
Blatte::Compiler (3p) - compile a Blatte document into Perl
Bundle::Apache (3p) - Install Apache mod_perl and related modules
Bundle::Apache2 (3p) - Install Apache mod_perl2 and related modules
Bundle::DBD::mysql (3p) - A bundle to install Perl drivers for mSQL or MySQL
Bundle::LWP (3p) - install all libwww-perl related modules
CDB_File (3p) - Perl extension for access to cdb databases
CGI::Ajax (3p) - a perl-specific system for writing AJAX- or DHTML-based web applications (formerly know as the module CGI::Perljax).
Class::Generate (3p) - Generate Perl class hierarchies
Class::MethodMaker (3p) - Create generic methods for OO Perl
Convert::TNEF (3p) - Perl module to read TNEF files
Convert::UUlib (3p) - Perl interface to the uulib library (a.k.a. uudeview/uuenview).
Created (3p) - by default. Arguments as for perldoc perlfunc splice. Returns an arrayref in scalar context (even if a single item is spliced), and a list in list context.
Crypt::Blowfish (3p) - Perl Blowfish encryption module
Crypt::DES (3p) - Perl DES encryption module
Crypt::RC4 (3p) - Perl implementation of the RC4 encryption algorithm
DBD::PgPP (3p) - Perl¤À¤±¤Çµ½Ò¤·¤¿DBIÍÑPostgreSQL¥É¥é¥¤¥Ð
DBD::PgPP (3p) - Pure Perl PostgreSQL driver for the DBI
DBD::Sponge (3p) - Create a DBI statement handle from Perl data
DBD::mysql (3p) - MySQL driver for the Perl5 Database Interface (DBI)
DBD::mysqlPP (3p) - Pure Perl MySQL driver for the DBI
DBI (3p) - Database independent interface for Perl
DBI::DBD (3p) - Perl DBI Database Driver Writer's Guide
DBI::FAQ (3p) -- The Frequently Asked Questions for the Perl5 Database Interface
DBI::ProfileDumper::Apache (3p) - capture DBI profiling data from Apache/mod_perl
DBI::PurePerl (3p) -- a DBI emulation using pure perl (no C/XS compilation required)
Data::Flow (3p) - Perl extension for simple-minded recipe-controlled build of data.
Devel::SmallProf (3p) - per-line Perl profiler
Digest::FNV (3p) - Perl interface to FNV hash
Digest::MD2 (3p) - Perl interface to the MD2 Algorithm
Digest::Nilsimsa (3p) - Perl version of Nilsimsa code
Digest::SHA1 (3p) - Perl interface to the SHA-1 algorithm
Embperl (3p) - Building dynamic Websites with Perl
Embperl (3p) - Taglib for sending mail
Embperl (3p) - base class for application objects
Embperl (3p) - base class for defining custom recipes
Embperl (3p) - base class for defining custom syntaxes
Embperl (3p) - syntax module for Embperl.
Embperl 2.0b2 released. The main news are the support for interactive debuggers and the possibility to use different syntaxes. ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-2.0b2.tar.gz My talk from the 3. German Perl-Workshop (http://www.perlworkshop.de) is available at http://www.ecos.de/ep/pod/conf/ApCon2001.Embperl.zip . It also contains a good introduction to the new features in Embperl 2.0 . I will give a talk on the ApacheCon 2001 (http://www.apachecon.com/) about ``Embperl (3p) - Building dynamic Websites with Perl'' Embperl 1.3.1 released New tutorial from Neil Gunton for EmbperlObject is available online. Also now the full documentation of DBIx::Recordset is available online and a new section about Tips & Tricks. Everybody is welcome to contribute their own Tips & Tricks!. See perldoc IntroEmbperlObject.pod perldoc TipsAndTricks.pod After long time of talking, designing, developing, codeing and testing I am now happy to announce the first beta of Embperl 2.0. It has a totaly rewritten core and makes the way free for a lot of new possibilities... At the moment it's mainly a speed improvement and introduces caching of the (component) output. In the next releases I successively make the possibilities of this new architecture available. (see the readme below for some ideas what will happen). Since it's not yet ready for production use, it's only available from my ftp server at ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-2.0b1.tar.gz After nearly a year of beta test, the final 1.3.0 release is out. Beside a lot of enhancements, EmbperlObject which allows you to build your web site out of small reusable objects in a OO-style, is the main improvement since 1.2.1. The slides from my talk on the O'Reilly Open Source Software Convention are now available at http://www.ecos.de/embperl/index.htm/ep/pod/oscon2000/index.html . Embperl 1.3b7 released Embperl 1.3b6 released Embperl 1.3b5 released Embperl 1.3b4 released On the O'Reilly Open Source Software Convention there is again a talk about Embperl Embperl - From Embedding Perl into HTML to Objects and XML http://www.oreillynet.com/pub/e_sess/863 Slides are available at http://www.ecos.de/embperl/index.htm/ep/pod/oscon2000/index.html Embperl RPMs available Embperl 1.3b3 released Perlmonth starts a new article series about Embperl http://www.perlmonth.com/index.html?issue=11 Added page about syntaxfiles for various editors Embperl now has it's own Mailinglist Tallyman is a free content management and shopping system based on Embperl http://sourceforge.net/projects/tallyman/ Apache::iNcom is a free Web E-Commerce Application Framework based on Embperl. http://indev.insu.com/iNcom/incom.html Embperl 1.3b2 released. This release contains the new EmbperlObject which really simplify building a website out of small reusable pieces Embperl 1.2.1 released Added Introduction to DBIx::Recordset Added Page with WorldWide Mirrors Embperl 1.2.0 released Embperl 1.2b11 released Embperl 1.2b10 released Embperl 1.2b9 released Embperl 1.2b9 released Embperl 1.2b8 released German Embperl Website is online Embperl 1.2b7 released Embperl 1.2b6 released Article in german Unix magazine iX 9/99 about Embperl and DBIx::Recordset http://www.heise.de/ix/artikel/1999/09/137/ Perlmonth has a column about Embperl http://www.perlmonth.com/columns/backend/server_setup.html?issue=1 Embperl 1.2b5 released On the O'Reilly Open Source Software Convention there are two talks about Embperl Embperl and DBIx::Recordset - How to Easily Build a Database Driven Web Site http://conferences.oreilly.com/apache/conf_desc.html#c13 New Stuff: Embedding Perl http://conferences.oreilly.com/perl3/conf_desc.html#p21
Embperl FAQ (3p) - embed Perl code in your HTML docs
Embperl::Features (3p) - Main features of Embperl 2.0
Embperl::Form (3p) - Embperl Form class
Embperl::Form::Control (3p) - Base class for controls inside an Embperl Form
Embperl::Form::Control::addremove (3p) - A control to add and remove items from two select boxes inside an Embperl Form
Embperl::Form::Control::blank (3p) - A blank area inside an Embperl Form
Embperl::Form::Control::blank (3p) - A info area inside an Embperl Form
Embperl::Form::Control::checkbox (3p) - A checkbox control inside an Embperl Form
Embperl::Form::Control::display (3p) - A text display control inside an Embperl Form
Embperl::Form::Control::file (3p) - A file upload input control inside an Embperl Form
Embperl::Form::Control::grid (3p) - A grid control inside an Embperl Form
Embperl::Form::Control::input (3p) - A text input control inside an Embperl Form
Embperl::Form::Control::label (3p) - A label area inside an Embperl Form
Embperl::Form::Control::number (3p) - A numeric input control with optional unit inside an Embperl Form
Embperl::Form::Control::password (3p) - A password input control inside an Embperl Form
Embperl::Form::Control::radio (3p) - A radio control inside an Embperl Form
Embperl::Form::Control::select (3p) - A select control inside an Embperl Form
Embperl::Form::Control::submit (3p) - A submit button inside an Embperl Form
Embperl::Form::Control::table (3p) - A table which get data from LDAP composed via joinAttrValue
Embperl::Form::Control::tabs (3p) - A tab control inside an Embperl Form
Embperl::Form::Control::textarea (3p) - A textarea input control inside an Embperl Form
Embperl::Form::Control::transparent (3p) - A transparent area inside an Embperl Form
Embperl::Form::Validate (3p) - Form validation with server- and client-side support.
Embperl::Inline (3p) - Inline Embperl code in Perl modules
Embperl::Intro (3p) - Introduction to Embperl
Embperl::IntroEmbperlObject (3p) - Introduction to EmbperlObject
Embperl::Mail (3p) - Sends results from Embperl via E-Mail
Embperl::Object (3p) - Extents Embperl for building whole website with reusable components and objects
Embperl::Recipe::Embperl (3p) - (empty subject)
Embperl::Recipe::EmbperlXSLT (3p) - (empty subject)
Embperl::Recipe::XSLT (3p) - (empty subject)
Embperl::Syntax::EmbperlBlocks (3p) - (empty subject)
Embperl::Syntax::EmbperlHTML (3p) - (empty subject)
Embperl::Syntax::HTML (3p) - (empty subject)
Embperl::Syntax::MsgIdExtract (3p) - (empty subject)
Embperl::Syntax::POD (3p) - (empty subject)
Embperl::Syntax::RTF (3p) - (empty subject)
Embperl::TOC (3p) - Embperl Documenation: Table of Contents
Embperl::TipsAndTricks (3p) - Embperl Tips and Tricks
Enter (3p) - y or hit enter when you get ask ``Build with support for Apache mod_perl?(y/n) [y]'' When get asked for the Apache source enter the Apache directory you have installed above. e.g. \eProgram Files\eApache Group.
Erlaubt das Einbetten von Perlcode in HTML Dokumente. Der Perlcode wird im Server ausgeführt und das Ergebnis zum Browser geschickt. Stellt verschiedene Meta Commands zur bedingten und iterativen Verarbeitung von HTML Dokumenten zur Verfügung. Erzeugt automatisch dynamische Tabellen/Listen aus Perl Arrays oder Funktionsaufrufen (z.B. DBI fetch) Formulardaten die an ein Embperl Dokument gesandt werden sind einfach über einen Hash zugreifbar. Fügt automatisch Daten aus dem Formularhash in HTML Input, Textarea und Select Tags ein. Versteht HTML und URL Kodierung/Dekodierung. Stellt Pro-Benutzer und Pro-Seite persitente Sessiondaten zur Verfügung. Dafür ist es lediglich nötig die Daten in einem spezielle Hash abzulegen. Ermöglicht das Erstellen von Websites aus Komponenten. Oft benutzte Elemente können einmal definiert und in jede Seite eingefügt werden. EmbperlObject erlaubt es das standart Layout einer Website lediglich einmal zu definieren und EmbperlObject sorgt dafür das die passenden Komoponeten an die entsprechenden Stellen eingefügt werden. Die eigentlichen Seiten enthalten nur noch den tatsächlichen Inhalt und nicht gemeinsamme Elemente wie Kopf (3p) - und Fußbereich oder Navigationsleisten. Diese gemeinsammen Bereiche können weiterhin je Unterverzeichnis überschrieben werden. Erlaubt Bibliotheken mit oft benutzten Elementen zu erstellen und diese der ganzen Website, wie normale Perlmodule, zur Verfügung zu stellen . Unterstüzt das Debuggen von Seiten durch Erzeugen einer detaillierten Logdatei, die mittels eines einzigen Klicks vom Browser aus betrachtet werden kann. Erzeugt ausführliche Fehlerseiten, wobei jeder Fehler ein Link an die richtige Stelle in die Logdatei sein kann. Bietet eine ganze Reihe Optionen zur Konfigurierung entsprechend den persönlichen Vorlieben. Vollständig integriert in Apache und mod_perl, um die beste Performance zu erreichen. Kann auch als CGI Skript laufen, Offline ausgeführt werden oder von anderem Perlprogrammen/-modulen aufgerufen werden. Das Perlmodule DBIx::Recordset bietet einen hochwertigen, einfach zu handhabenden, Datenbankzugriff für Embperl. Wenn Sicherheit ein Problem darstellt, ist es möglich Embperl so zu konfigurieren, daß es Safe.pm nutzt. Dadurch entstehen sichere Namensräume und einzelne Perl Opcode können gesperrt werden. HTML::Embperl::Mail ermöglicht es das Ergebnis direkt an eine E-Mail Adresse zu versenden.
Erlaubt das Einbetten von Perlcode in HTML/XML und andere Text Dokumente. Der Perlcode wird im Server ausgeführt und das Ergebnis zum Browser geschickt. Alle verfügbaren Perl-Module können eingesetzt werden. Ermöglicht das Erstellen von Websites aus kleinen wiederverwendbaren Komponenten, in objektorientierter Art und Weise. Komponenten können sich gegenseitig aufrufen, einbetten und von einander erben. Das standart Layout einer Website can einmal definiert werden und Embperl::Object sorgt dafür das die passenden Komponeten an die entsprechenden Stellen eingefügt werden. Die eigentlichen Seiten enthalten nur noch den tatsächlichen Inhalt und nicht gemeinsamme Elemente wie Kopf (3p) - und Fußbereich oder Navigationsleisten. Diese gemeinsammen Bereiche können dabei je Unterverzeichnis überschrieben werden. Unterstützt das Trennen von Code, Layout und Daten und das Erstellen von MVC (Modell-View-Controller) Applikationen. Die Steuerlogik kann durch ein Applikationsobjekt abgebildet werden, welches den weiteren Ablauf eines Requests beeinflussen und steuern kann, während die eigentlichen Seiten nur noch den Code zur Anzeige enthalten. Für einfache Applikationen ist es jedoch, immer noch möglich allen Code in die Seiten selbst einzubetten. Der Quellentext für die einzelnen Komponenten kann aus unterschiedlichen Quellen, wie Dateisystem, Speicher oder dem Ergebnis eines Apache-Subrequest kommen. Ein Subrequest erlaubt das Nachbearbeiten der Ausgabe von anderen Apache-Applikationen wie PHP, JSP, CGI-Skrips etc. Komponenten können in unterschiedlichen Formaten vorliegen (z.B. HTML, WML, XML, POD, ...) und, soweit nötig, in andere Ausgabeformate (z.B. via XSLT) transformiert werden. Ermöglicht die Benutzung und Definition unterschiedlicher Syntaxen, wie Embperl, ASP, Text, Perl, RTF und mehr. Die Erzeugung der Ausgabe ist in kleine Schritte unterteilt, die jeweils von einem austauschbaren Provider durchgeführt werden. Das Zusammenspiel der Provider ist individuell, mittels Rezepten (recipes) konfigurierbar. Erlaubt das Zwischenspeichern (Cachen) von Zwischenschritten und Ausgabe. Stellt verschiedenste Features für das Webumfeld zur Verfügung, wei z.B. dynamischen Tabellen, Formularfeldverarbeitung, HTML/URL-Kodierung etc. Enthält ein Modul zur Überprüfung von Benutzereingaben in Formularfeldern. Damit kann mit der Defintion eines Regelsatz, sowohl die serverseitige wie auch die Clientseitige Überprüfung veranlasst werden. Stellt Pro-Benutzer und Pro-Seite persitente Sessiondaten zur Verfügung. Dafür ist es lediglich nötig die Daten in einem spezielle Hash abzulegen. Bietet eine Reihe von Optionen zur Konfigurierung entsprechend den persönlichen Vorlieben und Bedürfnissen. Vollständig integriert in Apache und mod_perl, um die beste Performance zu erreichen. Kann auch als CGI Skript laufen, Offline ausgeführt werden oder von anderem Perlprogrammen/-modulen aufgerufen werden. Das Perlmodule DBIx::Recordset bietet einen von SQL abstrahierten, einfach zu handhabenden, Datenbankzugriff für Embperl. Embperl::Mail ermöglicht es das Ergebnis direkt an eine E-Mail Adresse zu versenden.
Exception::Class (3p) - A module that allows you to declare real exception classes in Perl
Expect.pm (3p) - Expect for Perl
ExtUtils::CBuilder (3p) - Compile and link C code for Perl modules
ExtUtils::ParseXS (3p) - converts Perl XS code into C code
File::Tail (3p) - Perl extension for reading from continously updated files
Filesys::DiskSpace (3p) - Perl df
FreezeThaw (3p) - converting Perl structures to strings and back.
GD::Graph (3p) - Graph Plotting Module for Perl 5
GSSAPI (3p) - Perl extension providing access to the GSSAPIv2 library
GnuPG (3p) - Perl module interface to the GNU Privacy Guard.
GnuPG::Interface (3p) - Perl interface to GnuPG
HTML::CGIChecker (3p) - A Perl module to detect dangerous HTML code
HTML::Embperl (3p) - Building dynamic Websites with Perl
HTML::Embperl::Mail (3p) - Sends results from Embperl via E-Mail
HTML::Embperl::Session (3p) -
HTML::EmbperlObject (3p) - Extents HTML::Embperl for building whole website with reusable components and objects
HTML::Embperl_ (3p) - Erstellen dynamischer Websites mit Perl
HTML::Mason::ApacheHandler (3p) - Mason/mod_perl interface
HTML::TableExtract (3p) - Perl module for extracting the content contained in tables within an HTML document, either as text or encoded element trees.
HTML::Template (3p) - Perl module to use HTML Templates from CGI scripts
HTML::Tree::AboutTrees (3p) -- article on tree-shaped data structures in Perl
HTTP::GHTTP (3p) - Perl interface to the gnome ghttp library
Here's (3p) - a config file for the client (cvsup) to sync Embperl sources.
IO::Interface (3p) - Perl extension for access to network card configuration information
If (3p) - you have already successfully build and tested ""mod_perl"" all modules will already be there. ""make test"" can take several options, which can be given with the ""TESTARGS"" parameter:
If (3p) - you have already successfully build and tested ""mod_perl"" all modules will already be there. First get and install ActiveState Perl from http://www.activestate.com
If called with arguments, these arguments are treated as indexes into the component, and the individual elements thus referenced are reset (their storage deleted, so that *_isset(n) will return false for appropriate n, except where "" (3p) -default"" or ""-default_ctor"" are in force, as above). As with perl arrays, resetting the highest set value implicitly decreases the count (but x_reset(n) never unsets the aggregate itself, even if all the elements are not set).
Image::Magick (3p) - Perl extension for calling ImageMagick's libMagick methods
Imager (3p) - Perl extension for Generating 24 bit Images
Inline (3p) - Write Perl subroutines in other programming languages.
Inline-API (3p) - How to bind a programming language to Perl using Inline.pm
Inline::C (3p) - Write Perl Subroutines in C
LWP (3p) - The World-Wide Web library for Perl
LWP::Debug (3p) - debug routines for the libwww-perl library
Lets you embed Perl code into HTML documents. Perl code is evaluated at the server side and the result is sent to the browser. Offers various meta-commands for conditional and loop processing of the HTML documents. Automatically generates dynamic HTML tables/lists from Perl arrays or function calls (e.g. DBI fetch) Form data send to your document is placed in a hash Automatically inserts data from the form hash into HTML input, textarea and select tags Understands HTML and URL escaping and unescaping Handles per-user and per-module persistent session data for you. All you need to do is store and retrieve them to and from a special hash. Allows you to build your web-site out of components. Frequently used elements can be defined once and included in every page. EmbperlObject allows you to define the standard layout of your site just once and includes the neccessary components based on the uri. Your HTML documents just have to contain the unique stuff and not the common stuff like headers/footers or navigation bars. Also these common elements can be overwritten in each subdirectory. Gives you the possibility to build libraries with a set of frequently used Elements or components, and make them available to the whole web-site in the same way as Perl modules are (3p) - well, modularized. Supports debugging of pages by generating a very detailed log file and making it accessible via the browser with a single click. Generates verbose error pages in which every error can link to the log file. This is ideal for debugging. Offers a lot of options for maximum configurability according to your personal tastes and needs. Fully integrated into Apache and mod_perl to acheive the best performance. Can also run as a CGI-script, offline or called from another Perl program. The Perl module DBIx::Recordset offers high level, easy to handle database access for Embperl. If you are concerned about security you can configure Embperl to use Safe.pm. This way, your documents can run in a safe namespace which can allow or disallow certain Perl opcodes. HTML::Embperl::Mail gives you the possibility to send the result directly to a email address
Log::Log4perl (3p) - Log4j implementation for Perl
Log::Log4perl::Appender (3p) - Log appender class
Log::Log4perl::Appender::DBI (3p) - implements appending to a DB
Log::Log4perl::Appender::File (3p) - Log to file
Log::Log4perl::Appender::Limit (3p) - Limit message delivery via block period
Log::Log4perl::Appender::RRDs (3p) - Log to a RRDtool Archive
Log::Log4perl::Appender::Screen (3p) - Log to STDOUT/STDERR
Log::Log4perl::Appender::Socket (3p) - Log to a socket
Log::Log4perl::Appender::Synchronized (3p) - Synchronizing other appenders
Log::Log4perl::Appender::TestArrayBuffer (3p) - Subclass of Appender::TestBuffer
Log::Log4perl::Appender::TestBuffer (3p) - Appender class for testing
Log::Log4perl::Appender::TestFileCreeper (3p) - Intentionally slow test appender
Log::Log4perl::Config (3p) - Log4perl configuration file syntax
Log::Log4perl::Config::DOMConfigurator (3p) - reads xml config files
Log::Log4perl::Config::PropertyConfigurator (3p) - reads properties file
Log::Log4perl::Config::Watch (3p) - Detect file changes
Log::Log4perl::DateFormat (3p) - Log4perl advanced date formatter helper class
Log::Log4perl::FAQ (3p) - Frequently Asked Questions on Log::Log4perl
Log::Log4perl::Filter (3p) - Log4perl Custom Filter Base Class
Log::Log4perl::Filter::Boolean (3p) - Special filter to combine the results of others
Log::Log4perl::Filter::LevelMatch (3p) - Filter to match the log level exactly
Log::Log4perl::Filter::LevelRange (3p) - Filter for a range of log levels
Log::Log4perl::Filter::StringMatch (3p) - Filter to match the log level exactly
Log::Log4perl::JavaMap (3p) - maps java log4j appenders to Log::Dispatch classes
Log::Log4perl::JavaMap::ConsoleAppender (3p) - wraps Log::Dispatch::Screen
Log::Log4perl::JavaMap::FileAppender (3p) - wraps Log::Dispatch::File
Log::Log4perl::JavaMap::JDBCAppender (3p) - wraps Log::Log4perl::Appender::DBI
Log::Log4perl::JavaMap::NTEventLogAppender (3p) - wraps Log::Dispatch::Win32EventLog
Log::Log4perl::JavaMap::RollingFileAppender (3p) - wraps Log::Dispatch::FileRotate
Log::Log4perl::JavaMap::SysLogAppender (3p) - wraps Log::Dispatch::Syslog
Log::Log4perl::JavaMap::TestBuffer (3p) - wraps Log::Log4perl::Appender::TestBuffer
Log::Log4perl::Layout (3p) - Log4perl Layout Virtual Base Class
Log::Log4perl::Layout::NoopLayout (3p) - Pass-thru Layout
Log::Log4perl::Layout::PatternLayout (3p) - Pattern Layout
Log::Log4perl::Layout::SimpleLayout (3p) - Simple Layout
Log::Log4perl::Level (3p) - Predefined log levels
Log::Log4perl::Logger (3p) - Main Logger Class
Log::Log4perl::MDC (3p) - Mapped Diagnostic Context
Log::Log4perl::NDC (3p) - Nested Diagnostic Context
Log::Log4perl::Util (3p) - Internal utility functions
MD5 (3p) - Perl interface to the RSA Data Security Inc. MD5 Message-Digest Algorithm
MDiff (3p) - Perl extension for m-differece detection.
Mail::Box::Parser::Perl (3p) - reading messages from file using Perl
Mail::IMAPClient::BodyStructure (3p) - Perl extension to Mail::IMAPClient to facilitate the parsing of server responses to the FETCH BODYSTRUCTURE and FETCH ENVELOPE IMAP client commands.
Mail::POP3Client (3p) - Perl 5 module to talk to a POP3 (RFC1939) server
Mail::SpamAssassin::Timeout (3p) - safe, reliable timeouts in perl
Math::Round (3p) - Perl extension for rounding numbers
Mmap (3p) - uses mmap to map in a file as a Perl variable
ModPerl::BuildMM (3p) -- A "subclass" of ModPerl::MM used for building mod_perl 2.0
ModPerl::CScan (3p) - scan C language files for easily recognized constructs.
ModPerl::Config (3p) - Functions to retrieve mod_perl specific env information.
ModPerl::Const (3p) -- ModPerl Constants
ModPerl::Global (3p) -- Perl API for manipulating special Perl lists
ModPerl::MM (3p) -- A "subclass" of ExtUtils::MakeMaker for mod_perl 2.0
ModPerl::MethodLookup (3p) -- Lookup mod_perl modules, objects and methods
ModPerl::PerlRun (3p) - Run unaltered CGI scripts under mod_perl
ModPerl::PerlRunPrefork (3p) - Run unaltered CGI scripts under mod_perl
ModPerl::Registry (3p) - Run unaltered CGI scripts persistently under mod_perl
ModPerl::RegistryBB (3p) - Run unaltered CGI scripts persistently under mod_perl
ModPerl::RegistryCooker (3p) - Cook mod_perl 2.0 Registry Modules
ModPerl::RegistryLoader (3p) - Compile ModPerl::RegistryCooker scripts at server startup
ModPerl::RegistryPrefork (3p) - Run unaltered CGI scripts under mod_perl
ModPerl::Util (3p) - Helper mod_perl Functions
Module::Build (3p) - Build and install Perl modules
Module::Build::PPMMaker (3p) - Perl Package Manager file creation
Module::CoreList (3p) - what modules shipped with versions of perl
ModuleInfo (3p) - Gather package and POD information from a perl module files
Msql / Mysql (3p) - Perl interfaces to the mSQL and mysql databases
NOTE (3p) - 2: Embperl runs without additional Perl modules, but the ""make test"" needs the following modules to work:
NOTE (3p) - 3: EmbperlObject needs the following modules to work:
NOTE 1: (only Embperl (3p) -1.2b1 or higher) For using session handling you need Apache::Session-1.00 or higher. If possible use Apache::Session 1.52 or higher. Starting with Embperl 1.3b7 Apache::Session 0.17 is NOT supported anymore.
Net::CIDR::Lite (3p) - Perl extension for merging IPv4 or IPv6 CIDR addresses
Net::DNS (3p) - Perl interface to the DNS resolver
Net::Daemon (3p) - Perl extension for portable daemons
Net::IP (3p) - Perl extension for manipulating IPv4/IPv6 addresses
Net::IPv4Addr (3p) - Perl extension for manipulating IPv4 addresses.
Net::IRC (3p) - Perl interface to the Internet Relay Chat protocol
Net::LDAP::Examples (3p) - PERL LDAP by Example
Net::MySQL (3p) - Pure Perl MySQL network protocol interface.
Net::RawIP (3p) - Perl extension for manipulate raw ip packets with interface to libpcap
Net::SMPP (3p) - pure Perl implementation of SMPP 3.4 over TCP
Net::SMTP::Server (3p) - A native Perl SMTP Server implementation for Perl.
Net::SSH (3p) - Perl extension for secure shell
Net::SSH::Perl (3p) - Perl client Interface to SSH
Net::SSH::Perl::Agent (3p) - Client for agent authentication
Net::SSH::Perl::Auth (3p) - Base authentication class, plus utility methods
Net::SSH::Perl::Auth::KeyboardInt (3p) - Keyboard-interactive auth plugin
Net::SSH::Perl::Auth::Password (3p) - Password authentication plugin
Net::SSH::Perl::Auth::PublicKey (3p) - Perform publickey authentication
Net::SSH::Perl::Auth::RSA (3p) - Perform RSA authentication
Net::SSH::Perl::Auth::Rhosts (3p) - Perform Rhosts authentication
Net::SSH::Perl::Auth::Rhosts_RSA (3p) - Perform Rhosts-RSA authentication
Net::SSH::Perl::AuthMgr (3p) - Authentication manager/context for SSH-2
Net::SSH::Perl::Buffer (3p) - Low-level read/write buffer class
Net::SSH::Perl::Channel (3p) - SSH2 channel object
Net::SSH::Perl::ChannelMgr (3p) - Manages a list of open channels
Net::SSH::Perl::Cipher (3p) - Base cipher class, plus utility methods
Net::SSH::Perl::Cipher::Blowfish (3p) - Wrapper for SSH Blowfish support
Net::SSH::Perl::Cipher::CBC (3p) - CBC Implementation
Net::SSH::Perl::Cipher::CFB (3p) - CFB Implementation
Net::SSH::Perl::Cipher::DES (3p) - Wrapper for SSH DES support
Net::SSH::Perl::Cipher::DES3 (3p) - Wrapper for SSH 3DES support
Net::SSH::Perl::Cipher::IDEA (3p) - Wrapper for SSH IDEA support
Net::SSH::Perl::Cipher::RC4 (3p) - RC4 encryption/decryption
Net::SSH::Perl::Comp (3p) - Compression/Decompression base class
Net::SSH::Perl::Comp::Zlib (3p) - Wrapper for SSH Zlib Compression
Net::SSH::Perl::Config (3p) - Load and manage SSH configuration
Net::SSH::Perl::Constants (3p) - Exportable constants
Net::SSH::Perl::Kex (3p) - SSH2 Key Exchange
Net::SSH::Perl::Kex::DH1 (3p) - Diffie-Hellman Group 1 Key Exchange
Net::SSH::Perl::Key (3p) - Public or private key abstraction
Net::SSH::Perl::Key::DSA (3p) - DSA key object
Net::SSH::Perl::Key::RSA (3p) - RSA key object
Net::SSH::Perl::Key::RSA1 (3p) - RSA SSH1 key object
Net::SSH::Perl::Mac (3p) - MAC support for SSH2
Net::SSH::Perl::Packet (3p) - Packet layer of SSH protocol
Net::SSH::Perl::SSH1 (3p) - SSH1 implementation
Net::SSH::Perl::SSH2 (3p) - SSH2 implementation
Net::SSH::Perl::Util (3p) - Shared utility functions
Net::SSLeay (3p) - Perl extension for using OpenSSL
Net::SSLeay::Handle (3p) - Perl module that lets SSL (HTTPS) sockets be handled as standard file handles.
Net::Server (3p) - Extensible, general Perl server engine
Net::TCLink (3p) - Perl interface to the TrustCommerce payment gateway
Net::Traceroute (3p) - traceroute(1) functionality in perl
News::NNTPClient (3p) - Perl 5 module to talk to NNTP (RFC977) server
Now (3p) - go to the Embperl directory and start
Number::Format (3p) - Perl extension for formatting numbers
PCRE (3) - Perl-compatible regular expressions
PCRE (3) - Perl-compatible regular expressions.
Params::ValidatePP (3p) - pure Perl implementation of Params::Validate
Perl (3p) - syntax module for Embperl
Psh::Completion (3p) - containing the completion routines of psh. Currently works with Term::ReadLine::Gnu and Term::ReadLine::Perl.
Psh::Parser (3p) - Perl Shell Parser
Psh::PerlEval (3p) - package containing perl evaluation codes
Psh::Strategy (3p) - a Perl Shell Evaluation Strategy (base class)
Quota (3p) - Perl interface to file system quotas
RPC::PlClient (3p) - Perl extension for writing PlRPC clients
RPC::PlServer (3p) - Perl extension for writing PlRPC servers
RRDp (1) - Attach rrdtool from within a perl script via a set of pipes;
SSI (3p) - syntax module for Embperl
SVG (3p) - Perl extension for generating Scalable Vector Graphics (SVG) documents Covers SVG-2.30 distribution
SVG (3p) - Perl extension for generating Scalable Vector Graphics (SVG) documents Version 2.32, 10 october, 2004
SVN (3p) - Access to the Embperl SVN development tree
Search::OpenFTS::Morph::ISpell (3p) - Perl interface to ISpell's dictionaries. Thanks mnoGoSearch (http://www.mhogosearch.org) developers team, kindly granted us to use their stemming code.
See (3p) - ``perldoc Embperl'' for complete documentation.
See (3p) - ``perldoc Faq'' for Frequently Asked Questions.
See (3p) - ``perldoc Intro'' for an step by step introduction to Embperl.
See (3p) - ``perldoc IntroEmbperlObject'' for an step by step introduction to the OO features of Embperl.
See (3p) - ``perldoc TipsAndTricks'' for Tips and Tricks around Embperl.
See (3p) - perldoc EmbperlD for complete documentation.
See (3p) - perldoc IntroD for an step by step introduction to Embperl.
Sort::Versions (3p) - a perl 5 module for sorting of revision-like numbers
Stanford::DNSserver (3p) - A DNS Name Server Framework for Perl.
String::Approx (3p) - Perl extension for approximate matching (fuzzy matching)
String::CRC32 (3p) - Perl interface for cyclic redundency check generation
String::Random (3p) - Perl module to generate random strings based on a pattern
String::Strip (3p) - Perl extension for fast, commonly used, string operations
Sybase::Sybperl (3p) - sybperl 1.0xx emulation module
Term::ReadKey (3p) - A perl module for simple terminal control
Term::ReadLine::Gnu (3p) - Perl extension for the GNU Readline/History Library
Term::Screen (3p) - A Simple all perl Term::Cap based screen positioning module
Term::ScreenColor (3p) - Screen positioning and coloring module for Perl
Test::MockObject (3p) - Perl extension for emulating troublesome interfaces
Text (3p) - syntax module for Embperl
Text::Aspell (3p) - Perl interface to the GNU Aspell library
Text::Iconv (3p) - Perl interface to iconv() codeset conversion function
Text::Template (3p) - Expand template text with embedded Perl
Text::Template::Preprocess (3p) - Expand template text with embedded Perl
The Embperl development tree lives on the same machine as perl.apache.org. This tree contains the latest Embperl bug fixes and developments that have not made it to CPAN yet. Welcome to the bleeding edge. Just like CVS access to the Apache development tree, the Embperl code pulled from CVS is not guaranteed to do anything, especially not compile or work. But (3p) - that's exactly why we are using CVS - so that everyone has access the latest version and can help ensure that Embperl does compile and work on all platforms, with the various versions and configurations of Perl and Apache, once it is really supposed to. Patches are always welcome. Simply testing the latest snapshots is just as (if not even more) helpful.
Then (3p) - extract the Embperl distribution and go to the directory where you have extracted Embperl. Start
Then (3p) - run the ppm program to install mod_perl
This (3p) - operates exactly like *_reset, except that calling this with no args does nothing. This is provided for orthogonality with the Perl ""delete"" operator, while *_reset is provided for orthogonality with other component types.
This method returns the list of keys and values stored in the slot (they are returned pairwise, i.e., key, value, key, value; as with perl hashes, no order of keys is guaranteed). If any arguments are provided to this method, they replace the current hash contents. In an array context it returns the keys, values as an array and in a scalar context as a hash (3p) -reference. Note that this reference is no longer a direct reference to the storage, in contrast to Class::MethodMaker v1. This is to protect encapsulation. See x_ref if you need that functionality (and are prepared to take the associated risk.)
This module presents an object (3p) -oriented interface into handling your message sets. The object reference returned by the new method is an overloaded reference to a scalar variable that contains the message set's compact RFC2060 representation. The object is overloaded so that using it like a string returns this compact message set representation. You can also add messages to the set (using either a '.=' operator or a '+=' operator) or remove messages (with the '-=' operator). And if you use it as an array reference, it will humor you and act like one by calling unfold for you. (But you need perl 5.6 or above to do this.)
Time::Period (3p) - A Perl module to deal with time periods.
To (3p) - get familiar how Embperl works, read the ``Intro'' and ``IntroEmbperlObject'' documents. To learn how to use and configure Embperl, read the ``Embperl documentation''. See ``perldoc Features'' for list of Embperls features
UDDI::Lite (3p) - Library for UDDI clients in Perl
Unix::Syslog (3p) - Perl interface to the UNIX syslog(3) calls
WML::Card (3p) - Perl extension for builiding WML Cards according to the browser being used.
WML::Deck (3p) - Perl extension for builiding WML Decks.
Wrapper for Lingua::Stem::Snowball (3p) - Perl interface to Snowball stemmers.
XML::API (3p) - Perl extension for creating XML documents
XML::Checker (3p) - A perl module for validating XML
XML::DOM (3p) - A perl module for building DOM Level 1 compliant document structures
XML::DOM::PerlSAX (3p) - Old name of XML::Handler::BuildDOM
XML::ESISParser (3p) - Perl SAX parser using nsgmls
XML::Handler::BuildDOM (3p) - PerlSAX handler that creates XML::DOM document structures
XML::Handler::Sample (3p) - a trivial PerlSAX handler
XML::Handler::Subs (3p) - a PerlSAX handler base class for calling user-defined subs
XML::Handler::XMLWriter (3p) - a PerlSAX handler for writing readable XML
XML::Parser (3p) - A perl module for parsing XML documents
XML::Parser::PerlSAX (3p) - Perl SAX parser using XML::Parser
XML::Parser::PurePerl::Reader (3p) - Abstract Reader factory class
XML::PatAct::ToObjects (3p) - An action module for creating Perl objects
XML::SAX2Perl (3p) -- translate Java/CORBA style SAX methods to Perl methods
XML::SAX2Perl (3p) -- translate Perl SAX methods to Java/CORBA style methods
XML::SAX::Intro (3p) - An Introduction to SAX Parsing with Perl
XML::SAX::PurePerl (3p) - Pure Perl XML Parser with SAX2 interface
XML::Sablotron (3p) - a Perl interface to the Sablotron XSLT processor
XML::Sablotron::DOM::DOMHandler (3p) - A Perl extention of the XML::Sablotron::DOM class, that implements the sablotron DOMHandler callback functions.
XML::Sablotron::Situation::DOMHandlerDispatcher (3p) - Perl sample implementation of the Sablotron DOMHandler callback interface
XML::Writer (3p) - Perl extension for writing XML documents.
XML::XPath::PerlSAX (3p) - A PerlSAX event generator for my wierd node structure
XML::XSLT (3p) - A perl module for processing XSLT
YAML::Dumper (3p) - YAML class for dumping Perl objects to YAML
YAML::Loader (3p) - YAML class for loading Perl objects to YAML
YAML::Transfer (3p) - Marshall Perl internal data types to/from YAML
You (3p) - can skip the installation of Apache and mod_perl, if you only want to use Embperl offline or as CGI.
You will be asked if you want to compile in support for Apache mod_perl. If you say yes, the source of Apache is searched (for headerfiles). If it can't found, please specify the basepath. Please make sure mod_perl is already installed. If you have installed mod_perl (3p) -0.96 or higher, Makefile.PL automatically suggests the same source path as was used to build mod_perl.
and (3p) - mod_perl can be found here
asp-perl (1) - Apache::ASP CGI and command line script processor
blatte (1) - compile a Blatte program into Perl
cgi_to_mod_perl (3p) - First steps needed to use mod_perl as a CGI replacement
config_data (1) - Query or change configuration of Perl modules
cvs (3p) -d ``:pserver:anoncvs@perl.apache.org:/home/cvspublic'' co embperl You may browse the the Embperl CVS via http://www.apache.org/websrc/cvsweb.cgi/embperl/ A snapshot is rolled off the Embperl tree every 6 hours and placed here:
cvs (3p) -d ``:pserver:anoncvs@perl.apache.org:/home/cvspublic'' login
embpexec.pl (1) - Run an Embperl file offline
embpmsgid.pl (1) - Extract message ids from Embperl files
enum (3p) - C style enumerated types and bitmask flags in Perl
http://perl.apache.org/from (3p) -cvs/embperl/
http://perl.apache.org/from-cvs/modperl/ There is a CVS mailing list for Embperl (This is CVS (3p) - not a list for asking questions about Embperl!!!). This list receives all changes which are commited to the CVS. If you want to know what's going on which Embperl, you can subscribe by sending a mail to embperl-cvs-request@apache.org with subscribe in the body.
if (3p) - you get an error about compiling Embperl.c. Edit Embperl.c and change
lwpcook (3p) - The libwww-perl cookbook
mod_perl (3p) - Embed a Perl interpreter in the Apache HTTP server
mod_perl (3p) - Embed a Perl interpreter in the Apache/2.x HTTP server
mod_perl_cvs (3p) - Access to the mod_perl CVS development tree
mod_perl_method_handlers (3p) - How to use mod_perl's MethodHandlers
mod_perl_traps (3p) - common/known mod_perl traps
mod_perl_tuning (3p) - mod_perl performance tuning
or (3p) - you can view it online on http://perl.apache.org/embperl/ See perldoc FeaturesD for list of Embperls features
or (3p) - you can view it online on http://www.ecos.de/embperl/
pcregrep (1) - a grep with Perl-compatible regular expressions.
pcretest (1) - a program for testing Perl-compatible regular expressions.
perl (3p) - Makefile.PL
perldoc (3p) - HTML::Embperl, perldoc HTML::Embperl::Intro etc.
perlpod (3p) - the Plain Old Documentation format
perlpodspec (3p) - Plain Old Documentation: format specification and notes
psh (1) - Developing for Perl Shell
psh (1) - Perl SHell
pshcomplete (1) - TAB completion in Perl Shell
pshconfig (1) - Configuring the Perl Shell
ptar (1) - a tar-like program written in perl
slapd-perl (5) - Perl backend to slapd
sybperl (3) - Sybase extensions to Perl
the package for unstable is compiled against perl5.6, so it has to conflict with earlier mod_perl packages that are compiled against perl5.5. unfortunately, there is no perl5.6 apache-perl package yet (drow assures me he's uploading one soon), so you have to make do with a DSO mod-perl (ie: apache + libapache (3p) -mod-perl) for now. If you have an UNIX with preinstalled Apache and mod_perl (e.g. a Linux distribution), you need to locate the following files on your disk:
then run ``apt (3p) -get update'' followed by either ``apt-get install libhtml-embperl-perl'' or just ``apt-get upgrade'' if you already have embperl installed.
version (3p) - Perl extension for Version Objects
will (3p) - show you a list of available option. Most of them you will never need, they are mainly nesseccary for debugging Embperl itself. The Debian packages are maintained by Angus Lees. Here are his installation hints:
|