Ports Search

Results 15,55115,560 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.044 seconds)
devel/nspr-4.13 (Score: 3.3129134E-5)
Platform-neutral API for system level and libc like functions
Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla client, many of Netscape/AOL/iPlanet's and other software offerings.
devel/Test-JSON-0.11 (Score: 3.3129134E-5)
Test JSON data
JavaScript Object Notation (JSON) is a lightweight data interchange format. Test::JSON makes it easy to verify that you have built valid JSON and that it matches your expected output.
devel/Time-Object-1.00 (Score: 3.3129134E-5)
Perl OO interface to time and dates
This module replaces the standard localtime and gmtime functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you expect.
devel/Type-Tiny-XS-0.012 (Score: 3.3129134E-5)
Tiny, yet Moo(se)-compatible type constraint
Type::Tiny::XS provides an XS boost for some of Type::Tiny's built-in type constraints. Type::Tiny::XS is not required for Type::Tiny, but provides a speed boost for some type checks if available.
devel/UUID-Random-0.04 (Score: 3.3129134E-5)
Generate random uuid strings
UUID::Random generates random uuid strings. It does not satisfy any of the points listed in RFC 4122 but the default format. If you need RFC compliant UUID strings have a look at Data::UUID.
devel/VCS-0.25 (Score: 3.3129134E-5)
Library for generic Version Control System access in Perl
`VCS' is an API for abstracting access to all version control systems from Perl code. This is achieved in a similar fashion to the `DBI' suite of modules. It comes with example CVS and RCS wrappers.
devel/Time-Interval-1.232 (Score: 3.3129134E-5)
Converts time intervals of days, hours, minutes, and seconds
This is a perl module for dealing with time intervals. Among other things, this module can tell you the number of hours, minutes, and seconds elapsed between two dates.
devel/HTML_Javascript-1.1.2 (Score: 3.3129134E-5)
Provides an interface for creating simple JS scripts
Provides two classes: HTML_Javascript for performing basic JS operations. HTML_Javascript_Convert for converting variables. Allow output data to a file, to the standard output(print), or return.
devel/PHP_Beautifier-0.1.15 (Score: 3.3129134E-5)
PEAR beautifier for PHP
This program reformat and beautify PHP source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.
devel/PHP_CompatInfo-1.9.0 (Score: 3.3129134E-5)
PEAR class to find out the minimum version and extensions required
PEAR::PHP_CompatInfo will parse a file/folder/script/array to find out the minimum version and extensions required for it to run. Features advanced debug output which shows which functions require which version and CLI output script.