![]() |
| |||||||
| Class-Accessor
Automated accessor generation |
Class-Accessor-Assert
Accessors which type-check |
Class-Accessor-Chained
make chained accessors |
| Class-Accessor-Children
Automated child-class/accessor generation |
Class-Accessor-Class
simple class variable accessors |
Class-Accessor-Classy
accessors with minimal inheritance |
| Class-Accessor-Complex
Arrays, hashes, booleans, integers, sets and more |
Class-Accessor-Constructor
Constructor generator |
Class-Accessor-Contextual
Context-aware accessors |
| Class-Accessor-FactoryTyped
Accessors whose values come from a factory |
Class-Accessor-Fast-Contained
Fast accessors with data containment |
Class-Accessor-Fast-GXS
generate C::A::Fast compatible XS accessors |
| Class-Accessor-Fast-WithBuilder
Class::Accessor::Fast with lazy defaults |
Class-Accessor-Fast-XS
XS replacement for Class::Accessor::Fast |
Class-Accessor-Fluent
do you like fluent interface? |
| Class-Accessor-Grouped
Lets you build groups of accessors |
Class-Accessor-Installer
Install an accessor subroutine |
Class-Accessor-Lite
a minimalistic variant of Class::Accessor |
| Class-Accessor-Lvalue
create Lvalue accessors |
Class-Accessor-Named
Better profiling output for Class::Accessor |
Class-Accessor-Ref
Access members by reference |
| Class-Accessor-WithDefault
Set Default Value Implement on Class::Accessor |
Class-AccessorMaker
An accessor method maker |
Class-Action
Basic command pattern obj undo/rollback actions |
| Class-ActsLike
Perl extension for identifying class behavior similarities |
Class-Adapter
Perl implementation of the "Adapter" Design Pattern |
Class-Agreement
add contracts to your Perl classes easily |
| Class-AlzaboWrapper
Higher level wrapper around Alzabo Row and Table objects |
Class-ArrayObjects
utility class for array based objects |
Class-Attrib
Abstract translucent attribute management. |
| Class-Attribute
A fast and light weight alternative for defining class attributes. |
Class-AutoAccess
Zero code dynamic accessors implementation. |
Class-AutoAccess-Deep
automatically creates the accessors reach deep inside the field |
| Class-AutoClass
Create get and set methods and simplify object initialization |
Class-AutoDB
Almost automatic object persistence coexisting with human-engineered database |
Class-AutoGenerate
Automatically generate code upon require or use |
| Class-AutoloadCAN
Write CAN instead of AUTOLOAD. |
Class-AutoPlug
Make AUTOLOAD, can and inheritance cooperate. |
Class-Autouse
Run-time load a class the first time you call a method in it. |
| Class-Axelerator
Evade OO taxes |
Class-Base
useful base class for other modules |
Class-Bits
Class wrappers around bit vectors |
| Class-BlackHole
treat unhandled method calls as no-op |
Class-Builder
auto-generator of class accessors/special methods |
Class-BuildMethods
Lightweight implementation-agnostic generic methods. |
| Class-Builtin
Scalar/Array/Hash as objects |
Class-ByOS
write object classes that load OS-specific subclasses at runtime |
Class-C3
A pragma to use the C3 method resolution order algortihm |
| Class-C3-Adopt-NEXT
make NEXT suck less |
Class-C3-Componentised
|
Class-C3-XS
XS speedups for Class::C3 |
| Class-Cache
Caching, Refilling Factory |
Class-Can
inspect a class/method and say what it can do (and why) |
Class-CanBeA
figure out what your class can be. |
| Class-CGI
Fetch objects from your CGI object |
Class-CGI-DateTime
Fetch DateTime objects directly from your forms. |
Class-CGI-Email-Valid
Validate email from forms |
| Class-Class
Class-oriented replacement for Class::Struct |
Class-ClassDecorator
Dynamically decorate classes instead of objects using NEXT |
Class-Classgen-classgen
script that generates a class-module from a control file. |
| Class-Classless
Framework for classless OOP |
Class-Classless-C3
Classless object system framework |
Class-Classless-DBI
provides a Classless object-oriented database interface |
| Class-Cloneable
A base class for Cloneable objects. |
Class-Closure
Encapsulated, declarative class style |
Class-CodeStyler
OO API to produce formatted code |
| Class-Colon
Makes objects out of colon delimited records and vice versa |
Class-Comparable
A base class for comparable objects |
Class-CompiledC
C Structs as Objects;Dynamic generated code |
| Class-Component
pluggable component framework |
Class-Composite
Implements Composite patterns |
Class-CompoundMethods
Create methods from components |
| Class-Config
Methods From Config Files |
Class-ConfigMgr
Methods From Config Files |
Class-Constant
Build constant classes |
| Class-Constructor
Simplify the creation of object constructors |
Class-Container
Glues object frameworks together transparently |
Class-Context
simple implementation of Context Object pattern |
| Class-Contract
Design-by-Contract OO in Perl. |
Class-CSV
Class based CSV parser/writer |
Class-Data-Accessor
Inheritable, overridable class and instance data accessor creation |
| Class-Data-Annotated
Data::Annotated wrapped objects |
Class-Data-ConfigHash
Add Catalyst-Style Config To Your Class |
Class-Data-Inheritable
Inheritable, overridable class data |
| Class-Data-Inheritable-Translucent
Inheritable, overridable, translucent class data / object attributes |
Class-Data-Localize
Localizable, inheritable, overridable class data |
Class-Data-Reloadable
inheritable, overridable class data that survive reloads |
| Class-Data-TIN
Translucent Inheritable Nonpolluting Class Data |
Class-DataStore
A simple storage system for object data |
Class-Date
A full-featured date and time class for perl |
| Class-DBI
Simple Database Abstraction |
Class-DBI-AbstractSearch
Abstract Class::DBI's SQL with SQL::Abstract::Limit |
Class-DBI-AsForm
Produce HTML form elements for database columns |
| Class-DBI-AsXML
Format CDBI Objects as XML |
Class-DBI-Audit
Audit changes to columns in CDBI objects. |
Class-DBI-AutoIncrement
Emulate auto-incrementing columns on Class::DBI subclasses |
| Class-DBI-AutoIncrement-Simple
Add autoincrementing to a Class::DBI subclass |
Class-DBI-AutoLoader
Generates Class::DBI subclasses dynamically. |
Class-DBI-BaseDSN
DSN sensitive base class |
| Class-DBI-Cascade-Plugin-Nullify
Nullify related Class::DBI objects |
Class-DBI-ClassGenerator
generate Class::DBI sub-class modules from a |
Class-DBI-ConceptSearch
Retrieve Class::DBI aggregates from high-level conceptual searches |
| Class-DBI-DATA-Schema
Execute Class::DBI SQL from DATA sections |
Class-DBI-DataMigration
Migrate data from one database to another using Class::DBI. |
Class-DBI-DB2
Extensions to Class::DBI for DB2 |
| Class-DBI-DDL
Combined with Class::DBI to create and dispose of tables |
Class-DBI-DFV
check that your data is valid using DFV |
Class-DBI-Extension
Some extension for Class::DBI |
| Class-DBI-Factory
Factory interface to a set of Class::DBI classes, with optional mod_perl application framework. |
Class-DBI-Form
Convert Class::DBI record in HTML field |
Class-DBI-FormBuilder
Class::DBI/CGI::FormBuilder integration |
| Class-DBI-FormBuilder-Plugin-Time-Piece
Output Dates/Times Properly |
Class-DBI-FormTools
Build forms with multiple interconnected objects. |
Class-DBI-FromCGI
Update Class::DBI data using CGI::Untaint |
| Class-DBI-FromForm
Update Class::DBI data using Data::FormValidator or HTML Widget |
Class-DBI-Frozen-301
Class::DBI, frozen at 3.0.1 |
Class-DBI-LazyInflate
Defer Inflating Of Columns Until They Are Used |
| Class-DBI-Lite
Lightweight ORM for Perl |
Class-DBI-Loader
Dynamic definition of Class::DBI sub classes. |
Class-DBI-Loader-DB2
Class::DBI::Loader DB2 implementation |
| Class-DBI-Loader-GraphViz
Graph tables and relationships |
Class-DBI-Loader-Informix
Class::DBI::Loader Informix Implementation. |
Class-DBI-Loader-Kinship
Fixes to Class::DBI::Loader |
| Class-DBI-Loader-mysql-Grok
Build Quality Table Relationships Automatically |
Class-DBI-Loader-Oracle
Class::DBI::Loader Oracle Implementation. |
Class-DBI-Loader-Relationship
Easier relationship specification in CDBI::L |
| Class-DBI-Loader-Sybase
Class::DBI::Loader Sybase Implementation. |
Class-DBI-MockDBD
Mocked database interface for Class::DBI |
Class-DBI-MSAccess
Extensions to Class::DBI for MS Access |
| Class-DBI-MSSQL
Class::DBI for MSSQL |
Class-DBI-mysql
Extensions to Class::DBI for MySQL |
Class-DBI-mysql-FullTextSearch
Full Text Indexing for Class::DBI::mysql |
| Class-DBI-Oracle
Class::DBI extension for Oracle |
Class-DBI-PagedSearch
pageable results from searches |
Class-DBI-Pager
Pager utility for Class::DBI |
| Class-DBI-Pageset
A flexible pager utility for Class::DBI using Data::Pageset |
Class-DBI-Pg
Class::DBI extension for Postgres |
Class-DBI-Pg-More
Enhances Class::DBI::Pg with more goodies |
| Class-DBI-Plugin
Abstract base class for Class::DBI plugins |
Class-DBI-Plugin-AbstractCount
get COUNT(*) results with abstract SQL |
Class-DBI-Plugin-AccessionSearch
easliy add search atters. |
| Class-DBI-Plugin-AggregateFunction
aggregate function for Class::DBI |
Class-DBI-Plugin-AutoUntaint
untaint columns automatically |
Class-DBI-Plugin-Backtickify
surround column and table names with backticks |
| Class-DBI-Plugin-Calendar
Simple Calendar Support for Class::DBI |
Class-DBI-Plugin-CountSearch
Basic COUNT(*) functionality for Class::DBI |
Class-DBI-Plugin-DateFormat-Oracle
Extension to Class::DBI for Oracle date fields. |
| Class-DBI-Plugin-DateTime
Use DateTime Objects As Columns |
Class-DBI-Plugin-DeepAbstractSearch
deep_search_where() method for Class::DBI |
Class-DBI-Plugin-DeepAbstractSearchPager
paged CDBI::Plugin::DeepAbstractSearch |
| Class-DBI-Plugin-Factory
Implementation of "factory pattern" |
Class-DBI-Plugin-FastDelete
Add to Class::DBI for more fast delete method. |
Class-DBI-Plugin-FilterOnClick
Generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI |
| Class-DBI-Plugin-Iterator
new Iterator for Class::DBI |
Class-DBI-Plugin-MultiDatabases
use multiple databases from a snigle class |
Class-DBI-Plugin-NoCache
CDBI record caching controller |
| Class-DBI-Plugin-Pager
paged queries for CDBI |
Class-DBI-Plugin-Param
Adding param() method to your CDBI object. |
Class-DBI-Plugin-PseudoColumns
an interface to use some pseudo columns |
| Class-DBI-Plugin-QueriesTime
Get your query's time. |
Class-DBI-Plugin-RetrieveAll
more complex retrieve_all() for Class::DBI |
Class-DBI-Plugin-Senna
Add Instant Fulltext Search Capability With Senna |
| Class-DBI-Plugin-TimePiece
Extension to Class::DBI for DB date type. |
Class-DBI-Plugin-TimePiece-Oracle
Extension to Class::DBI for Oracle DATE type. |
Class-DBI-Plugin-TO_JSON
Help integrate Class::DBI with JSON::XS |
| Class-DBI-Plugin-Type
Determine type information for columns |
Class-DBI-Relationship-HasManyOrdered
A Class::DBI module for Ordered 'Has Many' relationships |
Class-DBI-Relationship-HasVariant
columns with varying types |
| Class-DBI-Relationship-IsA
A Class::DBI module for 'Is A' relationships |
Class-DBI-Replicated
Replication from single master to multiple slaves |
Class-DBI-Replication
Class::DBI for replicated database |
| Class-DBI-SAK
Class::DBI Swiss Army Knife (SAK) |
Class-DBI-Schema2Code
Convert db schema to modules which use Class::DBI |
Class-DBI-Search-Count
return count of results rather than results |
| Class-DBI-Search-LIMITed
add 'LIMIT' to Class::DBI searches |
Class-DBI-SQL-Transformer-Quotify
Quote column and table names in Class::DBI-generated SQL |
Class-DBI-SQLite
Extension to Class::DBI for sqlite |
| Class-DBI-Storable
Mixin Storable hooks for Class::DBI |
Class-DBI-Sweet
lib/Class/DBI/Sweet.pm |
Class-DBI-Sweet-More
More sweet Class::DBI::Sweet |
| Class-DBI-Sweet-Pie
aggregate function for Class::DBI::Sweet |
Class-DBI-Sybase
Extensions to Class::DBI for Sybase |
Class-DBI-TempEssential
CDBI extension for temporary essentials |
| Class-DBI-Template
Class::DBI / Template Toolkit interface |
Class-DBI-Test-TempDB
Maintain a SQLite database for testing CDBI |
Class-DBI-ToSax
turn database objects to SAX events |
| Class-DBI-Untaint
Class::DBI constraints using CGI::Untaint |
Class-DBI-utf8
A Class:::DBI subclass that knows about UTF-8 |
Class-DBI-UUID
Provide Globally Unique Column Values |
| Class-DBI-View
Virtual table for Class::DBI |
Class-DBI-ViewLoader
Load views from existing databases as Class::DBI classes |
Class-DBI-ViewLoader-Pg
Class::DBI::Viewloader implementation for Postgresql. |
| Class-Declarative
Provides a declarative framework for Perl |
Class-Declare
Declare classes with public, private and protected |
Class-Declare-Attributes
Class::Declare method types using Perl attributes. |
| Class-Decorator
Adds additional responsibilites to an object |
Class-Default
Static calls apply to a default instantiation |
Class-Delay
delay method dispatch until a trigerring event |
| Class-Delegate
Easy-to-use object delegation |
Class-Delegation
Object-oriented delegation |
Class-Delegation-Simple
Simple delegation for Perl |
| Class-Delegator
Simple and fast object-oriented delegation |
Class-DI
dependency injection(DI) container |
Class-Discover
detect MooseX::Declare's 'class' keyword in files. |
| Class-DispatchToAll
Dispatch a method call to all inherited methods |
Class-DOES
Provide a simple ->DOES override |
Class-Dot
Simple and fast properties for Perl 5. |
| Class-Dot-Model
Simple way of defining models for DBIx::Class. |
Class-Dynamic
Rudimentary support for coderefs in @ISA |
Class-Easy
make class routine easy |
| Class-Entangle
Functions to entangle an object. |
Class-Entity
Object interface for relational databases |
Class-Eroot
An eternal root to handle persistent objects; struct/member template builder |
| Class-ErrorHandler
Base class for error handling |
Class-Exporter
Export class methods as regular subroutines |
Class-ExtraAttributes
extra attributes for a class |
| Class-Facade
Interface to one or more delegates |
Class-Factory
Useful base class for factory classes |
Class-Factory-Enhanced
More functionality for Class::Factory |
| Class-Factory-Util
Provide utility methods for factory classes |
Class-FakeAttributes
Provide fake attributes for non-hash-based objects |
Class-Field
Class Field Accessor Generator |
| Class-Fields
Inspect the fields of a class. |
Class-Frame
Class template with default constructor and accessors autogenerated |
Class-Framework
Interface which combines L<Class::Accessor>, L<fields>, and L<Class::MethodVars> to ease creating a Class. |
| Class-GAPI
Generic API, Base class, autoloaded methods |
Class-Generate
Generate object-oriented class hierarchies |
Class-Gomor
another class and object builder |
| Class-Handle
Create objects that are handles to Classes |
Class-Handler
Make Apache-like pseudoclass event handlers |
Class-HasA
Automatically create has-a relationships |
| Class-Hash
Perl extension for hashes that look like classes |
Class-Homonymous_Union
A union of homonymous packages forming a class |
Class-Hook
Add hooks on methods from other classes |
| Class-HPLOO
Easier way to declare classes on Perl, based in the popular class {...} style and ePod. |
Class-Implant
Manipulating mixin and inheritance out of packages |
Class-Implements
pretend that your class is another class |
| Class-Indexed
pretend that your class is another class |
Class-Inflate
Inflate HASH Object from Values in Database |
Class-Inheritance
Debug or set multiple inheritance |
| Class-Init
A base constructor class with support for local initialization methods. |
Class-Injection
Injects methods to other classes. |
Class-Inner
A perlish implementation of Java like inner classes |
| Class-InsideOut
a safe, simple inside-out object construction kit |
Class-Inspector
Get information about a class and its structure |
Class-Interface
interfaces & abstracts in perl |
| Class-Interfaces
A module for defining interface classes inline |
Class-IntrospectionMethods
creates methods with introspection |
Class-ISA
Report the search path thru an ISA tree |
| Class-Iterator
Iterator class |
Class-LazyFactory
Base class factory for lazy-loaded concrete classes |
Class-LazyLoad
Iterator class |
| Class-LazyObject
Deferred object construction |
Class-Lego
Build your classes with basic building blocks |
Class-Lego-Constructor
Automated constructor generation |
| Class-Light
Provides cascading object initialization and autovivified accessors and mutators |
Class-Listener
executes methods on events |
Class-Load
a working (require "Class::Name") and more |
| Class-Loader
Load modules & construct objects on demand. |
Class-MakeMethods
Generate common types of methods |
Class-Maker
classes, reflection, schemas, serialization, attribute- and multiple inheritance |
| Class-Measure
Create, compare, and convert units of measurement. |
Class-Member
A set of modules to make the module developement easier |
Class-Meta
Class automation, introspection, and data validation |
| Class-Meta-Declare
Deprecated in favor of Class::Meta::Express |
Class-Meta-Express
Concise, expressive creation of Class::Meta classes |
Class-Method-Auto
Turn subroutine calls into class method calls |
| Class-Method-Debug
Trace who is calling accessors |
Class-Method-Modifiers
provides Moose-like method modifiers |
Class-Method-Modifiers-Fast
provides Moose-like method modifiers |
| Class-MethodCache
Manipulate Perl's method resolution cache |
Class-MethodFilter
add filters to class methods |
Class-Methodist
define methods for instance variables in a class |
| Class-MethodMaker
a module for creating generic methods |
Class-MethodMapper
Abstract Class wrapper for AutoLoader |
Class-Methods
Object methods for working with classes |
| Class-Mix
dynamic class mixing |
Class-Mixin
API for aliasing methods to/from other classes |
Class-MixinFactory
About the Mixin Class Factory |
| Class-Modular
Modular class generation superclass |
Class-ModuleByFile
Can read the module name from file |
Class-Monadic
Provides monadic methods (a.k.a. singleton methods) |
| Class-MOP
A Meta Object Protocol for Perl 5 |
Class-Multi
Multiple inheritance support functions. |
Class-Multimethods
A multiple dispatch mechanism for Perl |
| Class-Multimethods-Pure
Method-ordered multimethod dispatch |
Class-Mutator
Dynamic polymorphism implemented in Perl |
Class-MVC
model-view-controller paradigma |
| Class-NamedParms
A lightweight base class for checked get/set property accessors |
Class-Null
Implements the Null Class design pattern |
Class-Object
each object is its own class |
| Class-ObjectTemplate
Optimized template builder base class |
Class-ObjectTemplate-DB
Template base class for database objects |
Class-Observable
Allow any number of items to respond to changes in your class/object |
| Class-OOorNO
Handles "@_" for your own class methods |
Class-OWL
Generate perl classes from OWL schema |
Class-Param
Param Class |
| Class-ParamParser
Provides complex parameter list parsing |
Class-ParmList
Methods for processing named parameter lists |
Class-Persist
Persistency framework for objects |
| Class-Phrasebook
Implements the Phrasebook pattern |
Class-Phrasebook-Perl
Implements the Phrasebook pattern, using an all Perl dictionary file. |
Class-PINT
A Class::DBI package providing Tangram and other OOPF features |
| Class-Pluggable
Makes your subclass pluggable. |
Class-Plugin-Util
Utility functions for supporting Plug-ins. |
Class-PObject
Simple framework for programming persistent objects |
| Class-Prevayler
prl-implementation of the prevayler-concept |
Class-Printable
A base class for Printable objects |
Class-Privacy
object data privacy |
| Class-Private
Private hashes for your objects |
Class-Protected
restricting class/method access via ACL's |
Class-Prototyped
Fast prototype-based OO programming in Perl |
| Class-Prototyped-Mixin
Mixin Support for Class::Prototyped |
Class-Proxy
an object proxy |
Class-Proxy-Lite
Simple, lightweight object proxies |
| Class-PseudoHash
Emulates Pseudo-Hash behaviour via overload |
Class-Publisher
A simple publish-subscribe event framework |
Class-Random
Random behaviour for instances |
| Class-RDF
Perl extension for mapping objects to RDF and back |
Class-Rebless
Rebase deep data structures |
Class-Refresh
refresh your classes during runtime |
| Class-ReturnValue
A smart return value object |
Class-Role
Support for the role object model |
Class-Roles
use Perl 6 roles in Perl 5 |
| Class-Root
framework for writing perl OO modules |
Class-Runtime
API for dynamic class loading/unloading/status |
Class-Scaffold
Large-scale OOP application support |
| Class-SelfMethods
a Module for supporting instance-defined methods |
Class-Serializer
Serializes the in-memory state of a class into code |
Class-Simple
Simple Object-Oriented Base Class |
| Class-Singleton
Base class for creating singleton objects |
Class-SingletonMethod
Extend individual objects with additional methods |
Class-SingletonProxy
proxy class methods to a singleton |
| Class-Skin
Class for creating text out of text templates. |
Class-Sniff
Look for class composition code smells |
Class-Spiffy
Spiffy Perl Interface Framework For You |
| Class-STAF
Simplify version for the Perl STAF API |
Class-StateMachine
define classes for state machines |
Class-Std
Support for creating standard "inside-out" classes |
| Class-Std-Fast
faster but less secure than Class::Std |
Class-Std-Fast_XS
speed up Class::Std::Fast by adding some XS code |
Class-Std-Slots
Provide signals and slots for standard classes. |
| Class-Std-Storable
Support for creating serializable "inside-out" classes |
Class-Std-Utils
Utility subroutines for building "inside-out" objects |
Class-STL-Containers
STL-like object management classes |
| Class-StorageFactory
base class for factories to store and fetch objects |
Class-StrongSingleton
A stronger and more secure Singleton base class. |
Class-Struct-FIELDS
Combine Class::Struct, base and fields |
| Class-StructTemplate
Facilitates creation of public class-data |
Class-Structured
provides a more structured class system for Perl |
Class-Superclasses
Find all superclasses of a class |
| Class-Tables
Auto-vivification of persistent classes, based on RDBMS schema |
Class-Tangram
Automated class accessors, Tangram friendly |
Class-Throwable
A minimal lightweight exception class |
| Class-Tie-InsideOut
Inside-out objects on the cheap using tied hashes |
Class-TLB
Transparent load balancing for any resource class. |
Class-Trait
Deprecated. Please use Moose::Role. |
| Class-TransparentFactory
Transparently choose a provider class with an automatic facade |
Class-Tree
Build and print hierarchical information such as directory trees and C++ classes. |
Class-Trigger
Mixin to add / call inheritable triggers |
| Class-Unique
Create a unique subclass for every instance |
Class-Unload
Unload a class |
Class-Validating
Provide Subclass-able Validation Mechanism |
| Class-Value
Implements the Value Object Design Pattern |
Class-Value-Contact
Contact-related value objects |
Class-Value-Net
Network-related value objects |
| Class-Value-SemanticAdapter
Adapter for Data::Semantic objects |
Class-Value-URI
Value class for URIs |
Class-Virtual
Base class for virtual base classes. |
| Class-Visitor
Visitor and Iterator extensions to Class::Template |
Class-Void
A class that stringifies to nothing for whatever you do with it |
Class-WeakSingleton
A Singleton that expires when all the references to it expire |
| Class-WhiteHole
Treat unhandled method calls as errors |
Class-Workflow
Light weight workflow system. |
Class-Wrap
Proxy an entire class's methods. |
| Class-Wrapper
Decorator base class |
Class-XML
Simple XML Abstraction |
Class-XML-Parser
Parses an XML message into a class structure |
| Class-XPath
adds xpath matching to object trees |
Class-XSAccessor
Generate fast XS accessors without runtime compilation |
Class-XSAccessor-Compat
Class::Accessor::Fast compatible interface for Class::XSAccessor |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |