Device-NeurioTools version 0.08
===============================

This module is an extended set of tools to allow access to more complex data
provideb by a Neurio Sensor.

In order to use this module, you will require a Neurio sensor installed in
your home as well as the key, secret and sensor ID provided by Neurio.

Information about acquiring a Neurio sensor can be found at http://neur.io

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

  Neurio.pm

COPYRIGHT AND LICENCE

Copyright (C) 2014 by Kedar Warriner

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.14.2 or,
at your option, any later version of Perl 5 you may have available.