Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第1,8411,850项(搜索用时0.014秒)
devel/Dist-Metadata-0.926 (Score: 0.0010273777)
Perl extension for information about a perl module distribution
This module provides an easy interface for getting various metadata about a Perl module distribution.
devel/File-Iterator-0.14 (Score: 0.0010273777)
Module for iterating across files in a directory tree
File::Iterator wraps a simple iteration interface around the files in a directory or directory tree. It builds a list of filenames, and maintains a cursor that points to one filename in the list. The user can work through the filenames sequentially by repeatedly doing stuff with the next filename that the cursor points to until their are no filenames left.
devel/File-pushd-1.005 (Score: 0.0010273777)
File::pushd - temporary chdir for a limited scope
File::pushd does a temporary chdir that is easily and automatically reverted. It works by creating a simple object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.
devel/Hash-Diff-0.007 (Score: 0.0010273777)
Return the difference between two hashes as a hash
Hash::Diff returns the difference between two hashes as a hash.
devel/SVN-Notify-Filter-Watchers-0.10 (Score: 0.0010273777)
Subscribe to SVN::Notify commits with a Subversion property
This Perl module implements a Subversion property to control SVN::Notify commit message subscriptions.
devel/Test-Number-Delta-1.06 (Score: 0.0010273777)
Compare the difference between two numbers within a specified amount
Compare if the difference between two numbers is within a specified amount.
devel/Test-Fixture-DBIC-Schema-0.04 (Score: 0.0010273777)
Module providing a DBIx::Class::Schema fixture data loader
The Perl 5 module Test::Fixture::DBIC::Schema is a fixture data loader for DBIx::Class::Schema.
devel/Test-Kwalitee-1.22 (Score: 0.0010273777)
Test the Kwalitee of a distribution before you release it
Test::Kwalitee - Test the Kwalitee of a distribution before you release it.
devel/Test-YAML-Meta-0.22 (Score: 0.0010273777)
Validation of the META.yml file in a distribution
Test::YAML::Meta - Validation of the META.yml file in a distribution.
devel/Products.ExternalMethod-2.13.1 (Score: 0.0010273777)
Support for external Python methods within a Zope 2 environment
This package provides support for external Python methods within a Zope 2 environment.