摘要:
use Mojolicious::Lite;use JSON qw/encode_json decode_json/; use Encode;no strict;no warnings;use JSON; use POSIX;# /foo?user=sri get '/api/env' => ... 阅读全文
摘要:
use Mojolicious::Lite;use JSON qw/encode_json decode_json/; use Encode;no strict;no warnings;use JSON; use POSIX;# /foo?user=sri get '/api/env' => ... 阅读全文
摘要:
MojoliciousLite: 实时的web框架:SYNOPSIS 简介: # Automatically enables "strict", "warnings", "utf8" and Perl 5.10 features use Mojolicious::Lite; ... 阅读全文
摘要:
MojoliciousLite: 实时的web框架:SYNOPSIS 简介: # Automatically enables "strict", "warnings", "utf8" and Perl 5.10 features use Mojolicious::Lite; ... 阅读全文
摘要:
use Mojolicious::Lite;use JSON qw/encode_json decode_json/; # /foo?user=sri get '/api' => sub { my $c = shift; my $env = $c->param('env'); ... 阅读全文
摘要:
use Mojolicious::Lite;use JSON qw/encode_json decode_json/; # /foo?user=sri get '/api' => sub { my $c = shift; my $env = $c->param('env'); ... 阅读全文
摘要:
centos 6.7 perl 版本 This is perl 5, version 22, subversion 1 (v5.22.1)DBI 版本 DBI-1.616.tar.gzDBD版本 DBD-Oracle-1.74.tar.gz获取最新版本DBD:[root@wx03 ~]# cpa... 阅读全文
摘要:
centos 6.7 perl 版本 This is perl 5, version 22, subversion 1 (v5.22.1)DBI 版本 DBI-1.616.tar.gzDBD版本 DBD-Oracle-1.74.tar.gz获取最新版本DBD:[root@wx03 ~]# cpa... 阅读全文
摘要:
zjzc01:/usr/bin# mv perl.bak perloldzjzc01:/usr/bin# cdzjzc01:/root# cd DBD-Oracle-1.36zjzc01:/root/DBD-Oracle-1.36# perlold Makefile.PL -m /usr/sh... 阅读全文
摘要:
zjzc01:/usr/bin# mv perl.bak perloldzjzc01:/usr/bin# cdzjzc01:/root# cd DBD-Oracle-1.36zjzc01:/root/DBD-Oracle-1.36# perlold Makefile.PL -m /usr/sh... 阅读全文