Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I'm planning two new CPAN modules if you folks agree they're OK things to do.

Someone got excited when I mentioned and posted some WPAD code on a forum a week or two ago, so it may be worthwhile to post it as a module. The second name should probably be WPAD, but what category does it belong in? HTTP::WPAD? IP::WPAD? Proxy::WPAD? Module::WPAD?

For reference: http://en.wikipedia.org/wiki/Web_Proxy_Autodiscovery_Protocol

The other module would wrap or subclass (or one of them modern programming words) LWP::UserAgent with everything we can think of to automatically handle proxies. The target use would be module makers who want to get things from the Internet, but who can't know users' environments and don't want to burden their users with setup details.

Included would be
* environment variables
* the WPAD module above
* HTTP::ProxyPAC (newly improved)
* MSIE proxy info, as in LWP::UserAgent::ProxyAny (either use or borrow from that module)
* searching for browser .pac files
* a shell user/password dialog (which someone like Gisle Aas put in a sample app but has not been much used)

It could also include, if someone can help with them:
* Windows dialog box
* Mac OS X dialog box
* X11 dialog box

Please reply with your ideas, and also alternatives to the working name LWP::UA::AutoProxy.

Thanks,
cmac

Feel free to move this from SOPW to whatever category is more appropriate.

In reply to Names and ideas for new CPAN modules by cmac

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-20 01:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found