CGI/Perl Guide | Learning Center | Forums | Advertise | Login
Site Search: in
Add ListingModify ListingTell A FriendLink to TPASubscribeNew ListingsCool ListingsTop RatedRandom Link
Newest Reviews
  • review
  • hagen software
  • NOT GPL!
  • Hagan Software
  • Wasted Time with ...
  • poor pre-sale sup...
  • no response
  • rating the offer
  • Good Stuff
  • Good idea but use...


  • Brochure Templates  
     
    Perl Archive : Modules : CGI : Page 2
    Guide Search entire directory  this category
     
    Subcategories:

      Perl Development Tools@ (71)
    Various tools to help novice and seasoned programmers program. Debuggers, code snippets, etc.
    Cookies,Code Snippets
     
    Links:   Pages: [<<] 1 2 3 4 5 [>>]

      CGI::Carp   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    CGI scripts have a nasty habit of leaving warning messages in the error logs that are neither time stamped nor fully identified. Tracking down the script that caused the error is a pain. This fixes that. Replace the usual use Carp; with use CGI::Carp And the standard warn(), die (), croak(), confess() and carp() calls will automagically be replaced with functions that write out nicely time-stamped messages to the HTTP server error log.

     (Added: Sun Jan 02 2000 Hits: 122 Rating: 0.00 Votes: 0)

      CGI::Carp   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    CGI routines for writing to the HTTPD (or other) error log

     (Added: Sun Jan 02 2000 Hits: 124 Rating: 0.00 Votes: 0)

      CGI::CIPP   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    CGI::CIPP is a Perl module which enables you to use CIPP on every CGI capable webserver. It is based on a central wrapper script, which does all the preprocessing. It executes the generated Perl code directly afterwards.

     (Added: Sun Jan 02 2000 Hits: 120 Rating: 0.00 Votes: 0)

      CGI::Cookie   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    CGI::Cookie is an interface to Netscape (HTTP/1.1) cookies, an innovation that allows Web servers to store persistent information on the browser's side of the connection. Although CGI::Cookie is intended to be used in conjunction with CGI.pm (and is in fact used by it internally), you can use this module independently.

     (Added: Sun Jan 02 2000 Hits: 279 Rating: 1.00 Votes: 1)

      CGI::Debug   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    CGI::Debug will catch (almost) all compilation and runtime errors and warnings and will display them in the browser.

     (Added: Sun Jan 02 2000 Hits: 183 Rating: 0.00 Votes: 0)

      CGI::EncryptForm   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    Implement trusted stateful CGI Form Data using cryptography.

     (Added: Sun Jan 02 2000 Hits: 197 Rating: 0.00 Votes: 0)

      CGI::Enurl   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    This is a little module made for CGI scripting. It encodes the parameters to be passed to a CGI. It does nothing more, so it's much smaller and loads more quickly.

     (Added: Sun Jan 02 2000 Hits: 158 Rating: 0.00 Votes: 0)

      CGI::Extratags   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    CGI::Extratags adds several useful methods to the CGI class.

     (Added: Sun Jan 02 2000 Hits: 127 Rating: 0.00 Votes: 0)

      CGI::Fast   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work well with the Open Market FastCGI standard, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initialization processes, such as loading large modules or opening persistent database connections, will see large performance improvements.

     (Added: Sun Jan 02 2000 Hits: 166 Rating: 0.00 Votes: 0)

      CGI::FastTemplate   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    Perl extension for managing templates, and performing variable interpolation.

     (Added: Sun Jan 02 2000 Hits: 197 Rating: 0.00 Votes: 0)

      Pages: [<<] 1 2 3 4 5 [>>]
                                                                                                                                                                                                                                                                                                                                                                                                                                       


    About The Perl ArchiveLink Validation ProcessSearch Tips
    Web Applications & Managed Hosting Powered by Gossamer Threads
    Visit our Mailing List Archives