[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]


    Search the Q&A Archives


I have a module that i want to submit to CPAN and I am a...

<< Back to: comp.lang.perl.modules The Perl 5 Module List (Reusable Software)

Question by Kit DeKat
Submitted on 8/12/2003
Related FAQ: comp.lang.perl.modules The Perl 5 Module List (Reusable Software)
Rating: Not yet rated Rate this question: Vote
I have a module that i want to submit to CPAN and I am a first time donar. I have a module that brings in some of PHPs power to Perl.

It creates and populates %_GET, %_POST, %_COOKIE, and %_SESSION hashes that emulate PHPs global arrays by the same name. This makes it very convenient for accessing the web environment.

Also included are some functions that add more convenience and power, like get/set/remCookie() [speaks for itself] and getFormData() [which combines all the hashes above into one and returns it, similar to CGI->new() ]

I was wondering where in the CPAN module list it belonged, or does it stand on its own in a PHP branch for further expansion by others?


Your answer will be published for anyone to see and rate.  Your answer will not be displayed immediately.  If you'd like to get expert points and benefit from positive ratings, please create a new account or login into an existing account below.


Your name or nickname:
If you'd like to create a new account or access your existing account, put in your password here:
Your answer:

FAQS.ORG reserves the right to edit your answer as to improve its clarity.  By submitting your answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions. You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages resulting from publishing your answer.

 

FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

 

<< Back to: comp.lang.perl.modules The Perl 5 Module List (Reusable Software)


[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]

© 2008 FAQS.ORG. All rights reserved.