Net-Pface version 1.02
======================

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:

    JSON::XS       https://metacpan.org/pod/JSON::XS
    HTTP::Request  https://metacpan.org/pod/HTTP::Request
    LWP::UserAgent https://metacpan.org/pod/LWP::UserAgent

COPYRIGHT AND LICENCE

Copyright (C) 2018 by Konstantin Titov
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.