Giter Site home page Giter Site logo

cgi-form2xml's Introduction

CGI::Form2XML README
====================

CGI::Form2XML is designed to render the parameters of a CGI Request as an
XML document in a similar way to CGI::XML or CGI::XMLForm, however it does
so to a fixed schema (which is included with the distribution).  It was
defined for a particular application and was released in the hope that it
might prove useful for someone else.  However if more flexibility is
required in the contruction of the XML you probably want to look at one
of the other modules described.

The original intent of this module was to pass the results of a form
submission to a Message Oriented Middleware application and thence to a
processing application (or applications) in order to be able to capture
data on a web site in a loosely coupled manner.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires that the CGI module is present - however as this
has been part of the standard distribution since 5.004.04 I don't think
this is a problem.

SUPPORT AND REPORTING BUGS

Please send all bug reports, patches, suggestions and flames to the author
via the github issues https://github.com/jonathanstowe/CGI-Form2XML/issues
or if you'd rather by email ([email protected]).

COPYRIGHT AND LICENCE

Copyright (C) 2002 - 2016 Jonathan Stowe 

This module can be used and distributed under the same terms as Perl itself.
Details of the Perl licence can be found in the file README in the source 
distribution.

cgi-form2xml's People

Contributors

jonathanstowe avatar

Watchers

 avatar  avatar

cgi-form2xml's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.