Group
Extension

Matches 1

DBIx-Deployer ( C/CA/CAMSPI/DBIx-Deployer-v1.2.3.tar.gz, CAMSPI, 2017; MetaCPAN )
DBIx-Deployer/lib/DBIx/Deployer.pm ( view source; MetaCPAN )
{
        return;
    }
}

class DBIx::Deployer 1.2.3 {
    use DBI;
    use DBD::SQLite;
    use JSON::XS;
    use Term::ANSIColor;
    use autodie;

    has target_db => ( is => 'lazy', isa => Insta
atch_files){
            my $json;
            {
                local $/ = undef;
                open(my $fh, '<', $self->patch_path . '/' . $file);
                $json = <$fh>;
                cl
ose($fh);
            }
            $json=~s/\n|\r\n/ /gm unless $self->keep_newlines;            
            my $patch_array = JSON::XS::decode_json($json);
            foreach my $patch (@$patch_ar

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