Group
Extension

Matches 1

Device-NTCChip-GPIO ( M/MQ/MQTECH/Device-NTCChip-GPIO-0.101.tar.gz, MQTECH, 2019; MetaCPAN )
Device-NTCChip-GPIO/lib/Device/NTCChip/GPIO.pm ( view source; MetaCPAN )
se MooseX::Storage;
#use Data::Dumper;
use File::Spec::Functions;

with Storage(
    'format' => 'JSON',
    'io'     => 'File',
    traits   => ['DisableCycleDetection']
);

#has 'log' => (
#is  => '

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.