Group
Extension

Matches 2

Hypatia ( J/JA/JACKMANEY/Hypatia-0.029.tar.gz, JACKMANEY, 2012; MetaCPAN )
Hypatia/lib/Hypatia.pm ( view source; MetaCPAN )
iles (initially XML or ini; the only thing making this difficult for JSON is that queries usually take more than one line, and JSON doesn't support multi-line strings).

=item * Finish up some more of
Hypatia ( J/JA/JACKMANEY/Hypatia-0.029.tar.gz, JACKMANEY, 2012; MetaCPAN )
Hypatia/lib/Hypatia/DBI/Test/SQLite.pm ( view source; MetaCPAN )
:DBI::Test::SQLite;
{
  $Hypatia::DBI::Test::SQLite::VERSION = '0.029';
}
use Moose;
use DBI;
use JSON;
use Path::Class;
use namespace::autoclean;

has 'sqlite_dir'=>(isa=>'Str', is=>'ro',default=>sub
    my $table=$self->table;
    
    my $json_str="";
    
    $json_str.= " " .$_ while(<DATA>);
    
    my $table_data=JSON->new->relaxed->utf8->decode($json_str);
    
    my $found=0;
    
    fo

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