Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第13,43113,440项(搜索用时0.064秒)
devel/android-tools-adb-7.0.0.r1 (Score: 3.975496E-5)
Android debug bridge command line tool
Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device.
devel/Event-Lib-1.03 (Score: 3.975496E-5)
Makes libevent(3) accessible with Perl
Event-Lib is a Perl wrapper around libevent(3) (http://www.monkey.org/~provos/libevent/). It makes the handling of asynchronous events more comfortable.
devel/File-Monitor-1.00 (Score: 3.975496E-5)
Monitor files and directories for changes
This module provides a simple interface for monitoring one or more files or directories and reporting any changes that are made to them.
devel/File-Slurp-9999.19 (Score: 3.975496E-5)
Perl5 module for single call read & write file routines
These are quickie routines that are meant to save a couple of lines of code over and over again. They do not do anything fancy.
devel/File-Find-Rule-0.34 (Score: 3.975496E-5)
Alternative interface to File::Find
File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories.
devel/File-HomeDir-1.00 (Score: 3.975496E-5)
Get home directory for self or other users
File::HomeDir -- get home directory for self or other users This module provides a function, home, and also ties the in-all-packages variable %~.
devel/File-Modified-0.10 (Score: 3.975496E-5)
Perl module for checking intelligently if files have changed
The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed.
File::ShareDir returning Path::Class objects
File::ShareDir::PathClass is just a wrapper around File::ShareDir functions, transforming their return value to Path::Class objects. This allows for easier usage of the value.
devel/IO-Prompt-0.99.7002 (Score: 3.975496E-5)
Interactively prompt for user input
By default, this module exports a single function 'prompt'. It prompts the user to enter some input, and returns an object that represents the user input.
devel/Import-Into-1.002005 (Score: 3.975496E-5)
Import packages into other packages
Import::Into creates a global method import::into which you can call on any package to import it into another package.