| This Release | Apache-Wyrd-0.98 | [Download] [Browse] | 15 Apr 2008 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (2) FAIL (9) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | unknown | |||||
| Special Files |
|
|||||
| Apache::Wyrd | HTML embeddable perl objects under mod_perl | 0.98 | |
| Apache::Wyrd::Attribute | Unparsed Wyrd template/attribute | 0.98 | |
| Apache::Wyrd::BrowserSwitch | Enclose a set of browser-versioned blocks | 0.98 | |
| Apache::Wyrd::CGICond | Selectively display or hide data based on CGI state | 0.98 | |
| Apache::Wyrd::CGISetter | Set values in a Wyrd according to CGI state | 0.98 | |
| Apache::Wyrd::Chart | Embed Dynamically-redrawn charts in HTML | 0.98 | |
| Apache::Wyrd::Cookie | Consistency wrapper for Apache::Cookie and CGI::Cookie | 0.98 | |
| Apache::Wyrd::DBL | Centralized location for tracking variables, internals | 0.98 | |
| Apache::Wyrd::Datum | Abstract data-checking objects for Wyrd Input objects | 0.98 | |
| Apache::Wyrd::Debug | Debugging Wyrd | 0.98 | |
| Apache::Wyrd::Defaults | Default data for a Form Wyrd | 0.98 | |
| Apache::Wyrd::ErrField | Alter layout of an Apache Wyrd to indicate errors | 0.98 | |
| Apache::Wyrd::ErrTag | Indicate errors on a Form Wyrd | 0.98 | |
| Apache::Wyrd::FileSize | Display a File's Size | 0.98 | |
| Apache::Wyrd::Form | Build complex HTML forms from Wyrds | 0.98 | |
| Apache::Wyrd::Form::Preload | Wyrd to load a Form Wyrd with existing data | 0.98 | |
| Apache::Wyrd::Form::Template | Sub-form unit Wyrd | 0.98 | |
| Apache::Wyrd::Form::View | Preview Wyrd for Form Wyrds | 0.98 | |
| Apache::Wyrd::Handler | Apache Handler object for Apache::Wyrd modules | 0.98 | |
| Apache::Wyrd::Input | Form Input Wyrds (scalar) | 0.98 | |
| Apache::Wyrd::Input::Complex | Abstract class for more complex Wyrds (hashes/structures) | 0.98 | |
| Apache::Wyrd::Input::Condenser | Use Wyrd Inputs/Sets as sub-Input Wyrds | 0.98 | |
| Apache::Wyrd::Input::Opt | Wyrd for passing options to Apache::Wyrd::Input::Set | 0.98 | |
| Apache::Wyrd::Input::Set | Form Input Wyrds (array) | 0.98 | |
| Apache::Wyrd::Input::URLInput | Check URLs as inputs | 0.98 | |
| Apache::Wyrd::Interfaces::Columnize | Add limited table auto-formatting | 0.98 | |
| Apache::Wyrd::Interfaces::Dater | Specialized Wyrd Date subroutines | 0.98 | |
| Apache::Wyrd::Interfaces::GetUser | Get User data from Auth service/Auth Cookies | 0.98 | |
| Apache::Wyrd::Interfaces::IndexUser | Convenience Class for Index-driven Wyrds | 0.98 | |
| Apache::Wyrd::Interfaces::Indexable | Pass metadata to Wyrd Index service | 0.98 | |
| Apache::Wyrd::Interfaces::Mother | Reverse-parsing interface for Wyrds | 0.98 | |
| Apache::Wyrd::Interfaces::Setter | Templating Interface for Wyrds | 0.98 | |
| Apache::Wyrd::Interfaces::SmartInput | Interface for estimating pixel widths of Input Wyrds | 0.98 | |
| Apache::Wyrd::Interfaces::Stealth | Interface for hidden Wyrds | 0.98 | |
| Apache::Wyrd::Lattice | Generate HTML Tables from Tabular Data | 0.98 | |
| Apache::Wyrd::Lib | Insert data from a file, as in SSI | 0.98 | |
| Apache::Wyrd::LogDump | Debug Wyrd tool | 0.98 | |
| Apache::Wyrd::Lookup | Wyrd for returning an SQL query result | 0.98 | |
| Apache::Wyrd::Loop | Loop through SQL query results | 0.98 | |
| Apache::Wyrd::MySQLForm | MySQL variant on SQLForm Wyrd | 0.98 | |
| Apache::Wyrd::Number | Format Numerals or Translate to Written (English) | 0.98 | |
| Apache::Wyrd::Query | SQL-handle (DBI) object for Wyrds | 0.98 | |
| Apache::Wyrd::Redirect | Redirect a browser via a Wyrd | 0.98 | |
| Apache::Wyrd::Request | Unified libapreq configuration or libapreq replacement | 0.98 | |
| Apache::Wyrd::SQLForm | General Form Wyrd for editing data in SQL | 0.98 | |
| Apache::Wyrd::Services::Auth | Cookie-based authorization handler | 0.98 | |
| Apache::Wyrd::Services::CodeRing | Apache-resident crypto tool (Blowfish) | 0.98 | |
| Apache::Wyrd::Services::FileCache | Cache service for frequently-accessed files | 0.98 | |
| Apache::Wyrd::Services::Index | Metadata index for word/data search engines | 0.98 | |
| Apache::Wyrd::Services::Key | Apache-resident crypto key (Blowfish) | 0.98 | |
| Apache::Wyrd::Services::LoginServer | Login service For Auth object | 0.98 | |
| Apache::Wyrd::Services::MetaTable | MySQL-backed Namespace-based data store | 0.98 | |
| Apache::Wyrd::Services::MySQLIndex | MySQL version of Index | 0.98 | |
| Apache::Wyrd::Services::PreAuth | Login to Apache::Wyrd::Services::Auth directly | 0.98 | |
| Apache::Wyrd::Services::SAK | Swiss Army Knife of common subs | 0.98 | |
| Apache::Wyrd::Services::SearchParser | Object for performing logical word-searches | 0.98 | |
| Apache::Wyrd::Services::TicketPad | Key storage for LoginServer Service | 0.98 | |
| Apache::Wyrd::Services::Tree | Data-tree storage object | 0.98 | |
| Apache::Wyrd::ShowParams | Dump CGI state to browser for debugging | 0.98 | |
| Apache::Wyrd::Site::GDButton | 0.98 | ||
| Apache::Wyrd::Site::Index | Wrapper Index for the Apache::Wyrd::Site classes | 0.98 | |
| Apache::Wyrd::Site::IndexBot | Sample 'bot for forcing index builds | 0.98 | |
| Apache::Wyrd::Site::Login | HTML Interface for Apache::Wyrd::Services::(Pre)Auth | 0.98 | |
| Apache::Wyrd::Site::MySQLIndex | Wrapper MySQLIndex for the Site classes | 0.98 | |
| Apache::Wyrd::Site::MySQLIndexBot | MySQL-backend version of Apache::Wyrd::Site::IndexBot | 0.98 | |
| Apache::Wyrd::Site::NavPull | Display a list of documents in a navigation-tree | 0.98 | |
| Apache::Wyrd::Site::Page | Construct and track a page of an integrated site | 0.98 | |
| Apache::Wyrd::Site::Pull | Abstract class for Page Lists | 0.98 | |
| Apache::Wyrd::Site::SearchResults | Perform a word-search of Pages | 0.98 | |
| Apache::Wyrd::Site::TagPull | Display a list of Pages by subject | 0.98 | |
| Apache::Wyrd::Site::Widget | Abstract dynamic element of a page | 0.98 | |
| Apache::Wyrd::Site::WidgetControl | Links that change a Widget's State | 0.98 | |
| Apache::Wyrd::Site::WidgetIndex | Wrapper class to support Widget Class | 0.98 | |
| Apache::Wyrd::Template | Self-parsed Wyrd template-attribute | 0.98 | |
| Apache::Wyrd::User | Abstract user object | 0.98 | |
| Apache::Wyrd::Var | pass a variable object into a parent Wyrd | 0.98 | |
| Apache::Wyrd::Version | Designate a block for certain classes of browsers | 0.98 | |
| Apache::Wyrd::View | Show the attributes of an enclosing Wyrd | 0.98 |
| Apache::Wyrd::Bot | Spawn a process and monitor it   |
| Apache::Wyrd::Site | Wyrds for site maintenance and integration   |