Linux SoftwareProgrammingLibrariesKonstrukt::Handler 0.5 Beta 6

Konstrukt::Handler 0.5 Beta 6


Konstrukt::Handler is a base class for handlers that control the processing of the requests. SYNOPSIS use Konstrukt::Ha
Developer:   Thomas Wittek
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   511K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Konstrukt::Handler is a base class for handlers that control the processing of the requests.

SYNOPSIS

use Konstrukt::Handler;

#inherit new(), process() and emergency_exit()
use base 'Konstrukt::Handler';

#create handler sub. usually a bit more comprehensive. see existing handlers
sub handler {
my ($self) = @_;
print $self->process();
}

#optional: overwrite method emergency_exit to provide some more info.
sub emergency_exit {
my ($self) = @_;
#do something. e.g. print out error messages.
die;
}

Base class for the Konstrukt handlers.

You should inherit from this class when building your own handler.

You will find the handlers currently available in the Konstrukt::Handler directory.

Requirements:
  • Perl
    tags konstrukt handler  emergency exit  the konstrukt  class for  base class  

    Download Konstrukt::Handler 0.5 Beta 6


     http://mirrors.evolva.ro/CPAN/authors/id/T/TW/TWITTEK/konstrukt/Konstrukt-0.5-beta6.tar.gz


    Authors software

    Konstrukt::Handler 0.5 Beta 6 (by Thomas Wittek)
    Konstrukt::Handler is a base class for handlers that control the processing of the requests.

    SYNOPSIS

    use Konstrukt::Ha


    Similar software

    Konstrukt::Handler 0.5 Beta 6 (by Thomas Wittek)
    Konstrukt::Handler is a base class for handlers that control the processing of the requests.

    SYNOPSIS

    use Konstrukt::Ha

    XML::Handler::Trees 0.02 (by Eric Bohlman)
    XML::Handler::Trees is a PerlSAX handlers for building tree structures.

    SYNOPSIS

    use XML::Handler::Trees;
    use XML::Parser:

    XML::XMetaL 0.52 (by Henrik Martensson)
    XML::XMetaL is a Perl module with dispatch class for XML::XMetaL development framework.

    The XML::XMetaL class is a dispatcher for XM

    JSignal 0.2 (by Jason Barto)
    JSignal is a loose port of the signal system implemented by GTK's GLib

    Class::CGI 0.20 (by Curtis Poe)
    Class::CGI is a Perl module to fetch objects from your CGI object.

    SYNOPSIS

    use Class::CGI
    handlers => {

    REST::Application 0.96 (by Matthew O'Connor)
    REST::Application is a framework for building RESTful web-applications.

    SYNOPSIS

    # MyRESTApp L instance / mod_perl handler

    Syslog2 1.0.4 (by Alex S. Yemelyanov)
    Syslog2 is an syslogd's realtime parser and event handler

    Lemonldap::NG::Handler::Vhost 0.06 (by Xavier Guimard)
    Lemonldap::NG::Handler::Vhost is a Perl extension for building a Lemonldap compatible handler able to manage Apache virtual hosts.

    XML::Generator::PerlData 0.89 (by Kip Hampton)
    XML::Generator::PerlData is a Perl extension for generating SAX2 events from nested Perl data structures.

    SYNOPSIS

    use XML::G

    OpenInteract::UI::Main 1.62 (by Chris Winters)
    OpenInteract::UI::Main is the primary user interface assembly 'conductor'.

    SYNOPSIS

    my $page = OpenInteract::UI::Mai


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags