Linux SoftwareProgrammingLibrariesCGI::Wrap 2006.0215

CGI::Wrap 2006.0215


CGI::Wrap is a buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Croak; use CGI::W
Developer:   David Muir Sharnoff
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   3K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


CGI::Wrap is a buffer output when building CGI programs.

SYNOPSIS

use CGI;
use CGI::Croak;
use CGI::Wrap;

$query = new CGI;
savequery $query; # to reconstruct input
$CGI::Out::mailto = 'fred'; # override default of $header();
out $query->start_html(
-title=>'A test',
-author=>'muir@idiom.com');
}
$CGI::Out::out # is the buffer

This is a helper routine for building CGI programs. It buffers stdout until you're completed building your output. If you should get an error before you are finished, then it will display a nice error message (in HTML), log the error, and send email about the problem.

To use it, you must condense your program down to a single function call and then use CGI::Wrap::run to call it.

Instead of print, use out.

Requirements:
  • Perl
    tags use cgi  cgi wrap  cgi out  cgi programs  building cgi  

    Download CGI::Wrap 2006.0215


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/M/MU/MUIR/modules/CGI-Out-2006.0215.tar.gz


    Authors software

    OOPS 0.1004 (by David Muir Sharnoff)
    OOPS is Object Oriented Persistent Store.

    SYNOPSIS

    use OOPS;

    transaction(sub {
    $oops = new OOPS

    CGI::Out 2006.0215 (by David Muir Sharnoff)
    CGI::Out is a Perl module to buffer output when building CGI programs.

    SYNOPSIS

    use CGI;
    use CGI::Out;

    CGI::Wrap 2006.0215 (by David Muir Sharnoff)
    CGI::Wrap is a buffer output when building CGI programs.

    SYNOPSIS

    use CGI;
    use CGI::Croak;
    use CGI::W

    File::RdistByRsync 0.3 (by David Muir Sharnoff)
    File::RdistByRsync is a Perl module that can read rdist distfiles, emulate using rsync.

    SYNOPSIS

    use File::RdistByRsync

    BSD::Ipfwgen 1.5 (by David Muir Sharnoff)
    BSD::Ipfwgen is a Perl module to aid in the creation of ipfw-based firewalls.

    SYNOPSIS

    use BSD::Ipfwgen;

    out


    Similar software

    CGI::Wrap 2006.0215 (by David Muir Sharnoff)
    CGI::Wrap is a buffer output when building CGI programs.

    SYNOPSIS

    use CGI;
    use CGI::Croak;
    use CGI::W

    CGI::Out 2006.0215 (by David Muir Sharnoff)
    CGI::Out is a Perl module to buffer output when building CGI programs.

    SYNOPSIS

    use CGI;
    use CGI::Out;

    DBIx::Simple::Examples 1.26 (by Juerd Waalboer)

    Term::Query 2.0 (by Alan K. Stebbens)
    Term::Query is a table-driven query routine.

    SYNOPSIS

    use Term::Query
    qw( query query_table query_table_set_defaults query_tab

    Relations::Query 0.93 (by Relations::Query Team)

    Auto-recompile 1.1 (by Fredrik Hubinette)
    Auto-recompile is a small emacs add-on that allows you to fix compilation errors faster

    DBIx::SQLCrosstab 1.17 (by Giuseppe Maxia)
    DBIx::SQLCrosstab Perl module creates a server-side cross tabulation from a database.

    SYNOPSIS

    use DBIx::SQLCrosstab;

    POE::Component::Enc::Flac 1.01 (by Steve James)
    POE::Component::Enc::Flac is a POE component to wrap FLAC encoder flac.

    SYNOPSIS

    use POE qw(Component::Enc::Flac);

    $enco

    SQL Query Builder 1.2 (by David Regla Demaree)
    SQL Query Builder is a PHP 5 class that generates simple SQL queries (select, insert, update, and delete) that can be sent to an SQL

    XML::QL 0.07 (by Robert Hanson)
    XML::QL is an XML query language.

    SYNOPSIS

    $ql = 'WHERE $head ORDER-BY $head IN "file:REC-xml-19980210.xml" CONSTRUCT $head';


    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