Really, it's all up to you. I definitely see different functionality from
CGI::Debug, but contacting the author certainly wouldn't hurt. Why not ask the author himself if this is appropriate for another module or whether he believes that his implementation could support yours easily in a future release or with
CGI::Debug::Vars (which obviously doesn't exist, so dont click it)? I certainly find your code useful to ALL CGI coders, so I would try to imagine if this code SHOULD be combined with
CGI::Debug. Open it up and look if the current manner of implementation looks similar. Could this code involve a quick function call or is it better off as a complete object/package (even potentially a subclass of
CGI::Debug (which I believe, is not)? Your object seems to contain very feature-specific data which i would easily throw in a package and be quite content about. Since you yourself have doubts about whether this is relevant to
CGI::Debug, I would consider the matter settled, but it's probably worth your time to ask the author about it. Unfortunately, the name of CGI::Debug is already taken and your package is certainly not a subclass of CGI::Debug, so it's pretty evident that your current naming scheme is most descriptive.
AgentM Systems nor Nasca Enterprises nor
Bone::Easy nor Macperl is responsible for the
comments made by
AgentM. Remember, you can build any logical system with NOR.
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.