Group
Extension

Matches 1

Term-ReadLine-Perl5 ( R/RO/ROCKY/Term-ReadLine-Perl5-1.45.tar.gz, ROCKY, 2017; MetaCPAN )
Term-ReadLine-Perl5/lib/Term/ReadLine/Perl5/OO.pm ( view source; MetaCPAN )
;
    return unless $self->{debug};

#   require JSON::PP;
    open my $fh, '>>:utf8', 'readline-oo.debug.log';
    print $fh $stuff;
#   print $fh JSON::PP->new->allow_nonref(1)->encode($stuff) . "\n

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