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 5
    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::SpeedyCGI   

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

    SpeedyCGI is a way to run CGI perl scripts persistently, which usually makes them run much more quickly.

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

      CGI::Validate   

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

    Basicly a blending of the CGI and Getopt::Long modules, and requires the CGI module to function. The basic concept of this module is to combine the best features of the CGI and Getopt::Long modules. The CGI module is great for parsing, building, and rebuilding forms, however it lacks any real error checking abilitys such as misspelled form input names, the data types received from them, missing values, etc.

     (Added: Sun Jan 02 2000 Hits: 142 Rating: 10.00 Votes: 1)

      CGI::WeT   

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

    The collection of CGI::WeT::* modules allows a site to be built from three major components: (1) static themed html files, (2) theme definitions, (3) CGI scripts.

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

      CGI::Wrap   

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

    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.

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

      CGI::XMLForm   

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

    This module can either create form field values from XML based on XQL/XSL style queries (full XQL is _not_ supported - this module is designed for speed), or it can create XML from form values. There are 2 key functions: toXML and readXML.

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

      CGI_Lite   

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

    You can use this module to decode form and query information, including file uploads, as well as cookies in a very simple manner; you need not concern yourself with the actual details behind the decoding process.

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

      mod_speedycgi   

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

    mod_speedycgi is a module for the Apache web server that interfaces to SpeedyCGI. mod_speedycgi saves the web-server from having to fork/exec the speedy binary for each request. mod_speedycgi only replaces the front-end portion of SpeedyCGI. The back-end (where perl runs) remains the same. No perl code runs within the web server itself - each perl cgi-bin continues to run in its own separate process.

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

      perl modules for light to medium encryption   

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

    Presented here are three perl modules that allow encryption of strings. The encryption techniques involved range from lightweight to medium strength. The modules are Rot13.pm, Otp.pm and Babel.pm.

     (Added: Sun Mar 05 2000 Hits: 300 Rating: 0.00 Votes: 0)

      XML::CGI   

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

    The XML::CGI module converts CGI.pm variables to XML and vice versa.

     (Added: Sun Jan 02 2000 Hits: 177 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