Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

New Module Google::OAuth

by tqisjim (Beadle)
on Apr 23, 2013 at 19:35 UTC ( [id://1030219]=perlquestion: print w/replies, xml ) Need Help??

tqisjim has asked for the wisdom of the Perl Monks concerning the following question:

Hello all.

I just released a new module, Google::OAuth. I've been pretty prolific publishing modules in the last few months. And I understand that CPAN tests each distro on a wide variety of platforms. But is there any other way for a publisher to get feedback?

Specifically, I'd be interested in the following:

  1. Is the documentation readable? Even if a distro requires a particular expertise, the documentation needs to be accessible enough to identify its intended audience.
  2. Is the module useful? Although I seldom see complaints, I often find modules that are designed to a specific problem, and working backwards to a general solution is usually harder than starting from scratch.

    In terms of my personal experience, my favorite modules are those that I've subclassed to solve the problems that I frequently encounter.

  3. Are there any obvious shortcomings? The default installation of Google::OAuth is inappropriate for a production environment on a shared server. But since users can easily get started with the default installation, a SECURE INSTALLATION is treated as an advanced topic.

    This approach makes sense to me. But I'm still worried that security hawks would disapprove. It's hard to effect the right balance without any feedback.

I haven't ranted about PHP for a while. I still suffer from a perception that PHP progammers are essentially script kiddies, and shared PHP code is delivered in shrink-wrap (metaphorically speaking) with inaccessible internals. It follows, then, that perl is more appropriate for professionals. Most of my modules incorporate this philosophy. But no idea whether this is the same world the rest of you see.

Google's developer site makes no mention of perl. On the basis of the listed API's, developers might assume perl is incompatible with Google integration. It's not likely that my distro is going to have as much influence as all that. But I really hope it will sail as far as possible on its own merit.

Thanks for any shared thoughts and feedback.

-Jim

Replies are listed 'Best First'.
Re: New Module Google::OAuth
by Your Mother (Archbishop) on Apr 23, 2013 at 20:36 UTC

    Without even delving, I think this is great.

    Your license is showing as "unknown" in the meta info. Having it in the Pod isn't reliable for machine discovery so include it in your build stuff. Also, you will find fixes, suggestions, and bug tickets flow more readily when you've got a a public github repository. This should also be included in your build metadata. Perl is a bit under represented on github so having more projects there benefits not just you (it's a great tool/api when you get the hang of it) but improves Perl's visibility ever so slightly.

Re: New Module Google::OAuth
by sundialsvc4 (Abbot) on Apr 24, 2013 at 12:37 UTC

    The documentation is certainly readable.   Setting-aside as irrelevant any speculation about PHP == script kiddies, it seems to provide a good mix of high-level and low-level functionality, and the documentation introduces the key highlights and “gotchas” of this complex and volatile subject very well indeed.   (Better, in many ways, than The Goo does.)   Nice bibliography at the end, and good that you included a forum.

    Now, if I only had had this, a few months ago ...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1030219]
Approved by Corion
Front-paged by Old_Gray_Bear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-24 06:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found