Ports Search

Results 1,3611,370 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
textproc/HTML-Copy-1.31 (Score: 0.0012184165)
Copy a HTML file without breaking links
This module is to copy a HTML file without beaking links in the file. This module is a sub class of HTML::Parser.
math/R-3.3.1 (Score: 0.0012171176)
Language for statistical computing and graphics
From <http://cran.R-project.org/doc/FAQ/R-FAQ.html#What-is-R_003f>: R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency. The R distribution contains functionality for a large number of statistical procedures. Among these are: linear and generalized linear models, nonlinear regression models, time series analysis, classical parametric and nonparametric tests, clustering and smoothing. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. Additional modules ("add-on packages") are available for a variety of specific purposes.
databases/pglogical-1.2.0 (Score: 0.0012121316)
Logical replication system as a PostgreSQL extension
pglogical is a logical replication system implemented entirely as a PostgreSQL extension. Fully integrated, it requires no triggers or external programs. This alternative to physical replication is a highly efficient method of replicating data using a publish/subscribe model for selective replication.
databases/tablelog-0.4.4 (Score: 0.0012121316)
Logs changes on a table in PostgreSQL
Tablelog is a contributed PostgreSQL module that uses a trigger to log any INSERTs, UPDATEs and DELETEs on a specific table into another table. The second part of tablelog is able to restore the state of the original table or of a specific row for any time in the past.
devel/CPAN-Meta-Check-0.012 (Score: 0.0012121316)
Verify requirements in a CPAN::Meta object
CPAN::Meta::Check verifies if requirements described in a CPAN::Meta object are present.
devel/Config-Options-0.08 (Score: 0.0012121316)
Provide a configuration hash with options
Module to provide a configuration hash with option to read from file.
devel/MooX-Types-MooseLike-0.29 (Score: 0.0012121316)
Some Moosish types and a typer builder
MooX::Types::MooseLike provides some Moosish types and a typer builder.
devel/POE-Component-DebugShell-1.412 (Score: 0.0012121316)
Interactive peeking into a running POE application
This component allows for interactive peeking into a running POE application.
devel/System-Sub-0.150960 (Score: 0.0012121316)
Wrap external command with a DWIM sub
System::Sub provides in your package a sub that wraps the call to an external program.
devel/bacon-1.2.0 (Score: 0.0012121316)
Bacon is a small RSpec clone
Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless providing all essential features.