Lib::Furl
=========

DESCRIPTION

This is a Perl interface for stricaud furl library.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

   Perl v5.6.1
   libfurl
   Class::Gomor

libfurl may be obtained from https://github.com/stricaud/furl.

COPYRIGHT AND LICENSE

You may distribute this module under the terms of the BSD license.
See LICENSE file in the source distribution archive.

Copyright (c) 2012, Patrice <GomoR> Auffret