Git Product home page Git Product logo

kleopatra999 / libwww-perl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libwww-perl/libwww-perl

0.0 2.0 0.0 7.45 MB

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers.

Home Page: http://search.cpan.org/dist/libwww-perl

License: Other

Perl 99.89% Perl 6 0.06% Shell 0.05%

libwww-perl's Introduction

                     L I B W W W - P E R L - 6
                   -----------------------------


The libwww-perl collection is a set of Perl modules which provides a
simple and consistent application programming interface to the
World-Wide Web.  The main focus of the library is to provide classes
and functions that allow you to write WWW clients. The library also
contain modules that are of more general use and even classes that
help you implement simple HTTP servers.


PREREQUISITES

In order to install and use this package you will need Perl version
5.8.1 or better.  Some modules within this package depend on other
packages that are distributed separately from Perl.  We recommend that
you have the following packages installed before you install
libwww-perl:

  Digest-MD5
  Encode-Locale
  HTML-Form
  HTML-Parser
  HTML-Tagset
  HTTP-Cookies
  HTTP-Date
  HTTP-Message
  HTTP-Negotiate
  libnet
  LWP-MediaTypes
  MIME-Base64
  Net-HTTP
  URI
  WWW-RobotRules

If you want to access sites using the https protocol, then you need to
install the LWP::Protocol::https module from CPAN.


INSTALLATION

You install libwww-perl using the normal perl module distribution drill:

   perl Makefile.PL
   make
   make test
   make install

If you don't want to install any programs (only the library files) then
pass the '--no-programs' option to Makefile.PL:

   perl Makefile.PL --no-programs


DOCUMENTATION

See the lib/LWP.pm file for an overview of the library. See the
Changes file for recent changes.

POD style documentation is included in all modules and scripts.  These
are normally converted to manual pages and installed as part of the
"make install" process.  You should also be able to use the 'perldoc'
utility to extract and read documentation from the module files
directly.


SUPPORT

Bug reports and suggestions for improvements can be sent to the
<[email protected]> mailing list.  This mailing list is also the place
for general discussions and development of the libwww-perl package.


AVAILABILITY

The latest version of libwww-perl is available from CPAN:

     http://search.cpan.org/dist/libwww-perl/

If you want to hack on the source it might be a good idea to grab the
latest version with git using the command:

     git clone git://github.com/libwww-perl/libwww-perl.git lwp

You can also browse the git repository at:

     https://github.com/libwww-perl/libwww-perl


COPYRIGHT

  © 1995-2010 Gisle Aas. All rights reserved.
  © 1995 Martijn Koster. All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

Enjoy!

libwww-perl's People

Contributors

gisle avatar karenetheridge avatar scop avatar mschilli avatar markstos avatar eserte avatar haarg avatar jfesler avatar oalders avatar noxxi avatar trcjr avatar tomhukins avatar svpv avatar brong avatar atz avatar ribasushi avatar adamkennedy avatar cardillo avatar genio avatar dainapettit avatar theory avatar jwilk avatar jwittkoski avatar schwern avatar mbeijen avatar monken avatar dex4er avatar tlby avatar rg1 avatar spiros avatar

Watchers

rosa maria palacios juncosa 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.