Giter Site home page Giter Site logo

gvsurenderreddy / http-proxypac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gitpan/http-proxypac

0.0 3.0 0.0 152 KB

Read-only release history for HTTP-ProxyPAC

Home Page: http://metacpan.org/release/HTTP-ProxyPAC

Perl 89.69% Perl 6 7.82% JavaScript 2.49%

http-proxypac's Introduction

HTTP::ProxyPAC is Copyright 2005, Tatsuhiko Miyagawa <[email protected]>,
                  Copyright 2010, Craig MacKenna <[email protected]>

0.2 March 2010

INSTALL via CPAN or CPANPLUS, or 
     
    * download HTTP-ProxyPAC-0.n.tar.gz into a good place for building
    * cd into that place
    * tar -xf HTTP-ProxyPAC-0.n.tar.gz makes a similarly-named folder 
    * cd into it
    * perl Makefile.PL
    * make
    * make test
    * sudo make install  (your system may not want sudo)
    
DESCRIPTION

    Modern references include:
      http://en.wikipedia.org/wiki/Proxy_auto-config
      http://en.wikipedia.org/wiki/Web_Proxy_Autodiscovery_Protocol
      http://www.craigjconsulting.com/proxypac.html
      http://www.returnproxy.com/proxypac/
     
    This version will use the JavaScript module and I<libjs> from 
    Mozilla, if it finds JavaScript installed.  Otherwise it will use 
    the JE module as its JavaScript interpreter, so that CPAN or 
    CPANPLUS can do the whole installation.

    If you have any problems, please complain to [email protected]
    rather than the original author.  Include the error message and 
    the .pac or wpad.dat file.
     
LICENSE INFORMATION

    This module is free software; you may redistribute it and/or modify
    it under the same terms as Perl 5.10.1.  For more details, see the
    full text of the licenses at

    <http://www.perlfoundation.org/artistic_license_1_0> and
    <http://www.gnu.org/licenses/gpl-2.0.html>.

    This program is distributed in the hope that it will be useful, but
    it is provided "as is" and without any express or implied warranties.
    For details, see the full text of the licenses at the above URLs.

     
0.01 May 2006

    This module is being developed to provide access for Perl scripts 
    to the Proxy Auto Config format from Netscape.  The original 
    description is now archived at:
    
    http://linuxmafia.com/faq/Web/autoproxy.html
     
    HTTP::ProxyPAC allows use of a Proxy Auto Configuration file to
    find an appropriate proxy for a URL.  You can use a .pac file 
    from Firefox, IE or Opera, or a wpad.dat file obtained via the 
    WPAD protocol (see 2nd link in DESCRIPTION).

http-proxypac's People

Contributors

miyagawa avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.