Hi
The first line of your module is:
package Neurio;
It should be:
package Device::Neurio;
It's good to see you've used:
use strict;
use warnings;
I suggest you follow those with:
our $VERSION = '0.23'; # Or whatever V you're up to.
Personally I believe every module file should have a ver
The following module was proposed for inclusion in the Module List:
modid: Web::DataService
DSLIP: adpOp
description: framework for building web data services
userid: MMCCLENN (Michael McClennen)
chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)
communities:
similar: