Ports Search

Results 15,48115,490 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.018 seconds)
devel/phpsh-20110513 (Score: 3.3129134E-5)
Interactive shell for PHP
phpsh is an interactive shell for php that features readline history, tab completion, quick access to documentation. It was developed at Facebook and ironically, is written mostly in python. It is open source and released under a modified BSD license.
devel/Clone-PP-1.06 (Score: 3.3129134E-5)
Recursively copy Perl datatypes
This module provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects.
devel/Class-ObjectTemplate-0.7 (Score: 3.3129134E-5)
Optimized template builder base class
Class::ObjectTemplate is a utility class to assist in the building of other Object Oriented Perl classes. It was described in detail in the O'Reilly book, "Advanced Perl Programming" by Sriram Srinivasam.
devel/Class-ParmList-1.05 (Score: 3.3129134E-5)
Module for processing named parameter lists for method calls
Class::ParmList General named parameter list parser. Handles default values, required vs allowed distinctions, optional name lexical checking, multiple retrieval, and error reporting. Works well as a complement to Class::NamedParms.
devel/qca-2.1.1 (Score: 3.3129134E-5)
Cross-platform crypto API for Qt 4
QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. Supported features: * SSL/TLS * X509 * SASL * RSA * Hashing (SHA1, MD5) * Ciphers (Blowfish, 3DES, AES)
devel/Class-Tom-3.02 (Score: 3.3129134E-5)
Perl module to transport objects from one system to another
Class::Tom is a perl module that allows you to transport objects from one system to another without requiring that the packages the object relies on actually exist on the other machine.
devel/Data-Inherited-1.100860 (Score: 3.3129134E-5)
Perl extension for hierarchy-wide accumulation of list/hash results
Hierarchy-wide accumulation of list and hash results. This is a mixin class. By inheriting from it you get two methods that are able to accumulate hierarchy-wide list and hash results.
devel/Data-Page-NoTotalEntries-0.02 (Score: 3.3129134E-5)
Perl extension for paging results without total entries
Data::Page::NoTotalEntries is a generic pager object, so it's very similar with Data::Page. But so Data::Page::NoTotalEntries doesn't support $pager->total_entries and other some methods.
devel/Date-Easter-1.22 (Score: 3.3129134E-5)
Calculates Easter for any given year
Calculates Easter for a given year. Yes, Date::Manip already has code in it to do this. But Date::Manip is very big, and rather slow. I needed something faster and smaller, and did not need all that other stuff.
Dates in the pataphysical calendar
DateTime::Calendar::Pataphysical is the implementation of the pataphysical calendar. Each year in this calendar contains 13 months of 29 days. This regularity makes this a convenient alternative for the irregular Gregorian calendar.