I was wondering if any of you knew of other modules besides
CGI that can upload files or a simple code to start from. The more I work on this the more I realize how much cross platform support
CGI has. The down side for me if I use
CGI is I'm only working on a few OS type windows and Unix/Linux
My attempt to make what I was using from
CGI is mostly completed and I left this part for last. The speed gained was as mush as I expected for the features that are completed now. I use some of the same variable names and function names like
CGI so I don't have to fix programs in the portal.
Progress of features for my module:
GET, POST, PUT Parameters
Write and Read Cookies
File's Upload
Header's Content
Security settings - some
Any development suggestion are welcomed.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.