Ports Search

Results 1,9711,980 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.007 seconds)
sysutils/crontab-1.9.5 (Score: 0.0010144267)
Read and write crontab files using a direct API
Module for reading and writing crontab files and accessing the system cron automatically and simply using a direct API.
sysutils/vii-4.2 (Score: 0.0010144267)
Execute a command repeatedly and scroll the output
Vii (pronounced seven) is a simple program which accepts input from the standard input and displays pages of the input on the terminal. These pages are delimited by form-feeds (or EOF). The display can be scrolled if the output is wider or longer than the screen. Vii can also repeatedly execute a command (at a configurable interval) and the most recent output is displayed. This is useful for status monitoring where the command itself does not have a repeatable or curses interface.
textproc/mguesser-0.4 (Score: 0.0010144267)
Tool for guessing a text's charset and language
Mguesser is a utility which guesses the corresponding charset and language for the data piped from standard input.
textproc/RADIUS-UserFile-1.01 (Score: 0.0010144267)
Perl extension for manipulating a RADIUS users file
This module provides methods for reading information from and modifying a RADIUS users text file. Seamus Venasse <svenasse@polaris.ca>
textproc/Text-Language-Guess-0.02 (Score: 0.0010144267)
Trained module to guess a document's language
Text::Language::Guess guesses a document's language. Its implementation is simple: Using "Text::ExtractWords" and "Lingua::StopWords" from CPAN, it determines how many of the known stopwords the document contains for each language supported by "Lingua::StopWords". Each word in the document recognized as stopword of a particular language scores one point for this language. The "language_guess()" function takes a document as a parameter and returns the abbreviation of the language that it is most likely written in.
textproc/Text-FixEOL-1.06 (Score: 0.0010144267)
Canonicalizes text to a specified EOL/EOF convention
Converts the EOL and EOF conventions in the passed string to a canonicalization form that handles 'mixed' EOL conventions.
www/http_post-1.0.20140814 (Score: 0.0010144267)
Do a POST operation and dump http-contents to stdout
Http_post does a POST operation and dumps the results to stdout. This supports ipv6 and https (SSL).
www/mod_log_sql-1.101 (Score: 0.0010144267)
Allows Apache to log to a MySQL database
This add-on module allows the apache web server to use a MySQL database for logging of all operations.
www/mod_log_sql-1.101 (Score: 0.0010144267)
Allows Apache to log to a MySQL database
This add-on module allows the apache web server to use a MySQL database for logging of all operations.
Mojolicious plugin to make authentication a bit easier
Mojolicious::Plugin::Authentication is a module that helps you deal with authenticating users in your Mojolicious application.