Ports Search

Results 8,2618,270 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
devel/gdb-7.10 (Score: 1.1404104E-4)
GNU GDB for the arm bare metal target
This is the GNU Debugger GDB, configured for the AVR microcontroller target. This debugger cannot really be used standalone, but is useful in connection with either AVaRICE (http://avarice.sourceforge.net/) or simulavr (http://www.freesoftware.fsf.org/simulavr/).
devel/gdb-7.3.1 (Score: 1.1404104E-4)
GNU GDB for the AVR target
This is the GNU Debugger GDB, configured for the AVR microcontroller target. This debugger cannot really be used standalone, but is useful in connection with either AVaRICE (http://avarice.sourceforge.net/) or simulavr (http://www.freesoftware.fsf.org/simulavr/).
devel/Data-Stag-0.14 (Score: 1.1404104E-4)
Structured Tags datastructures
This module is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These data structures can be represented as nested arrays, which have the advantage of being native to perl.
devel/DateTime-Format-ICal-0.09 (Score: 1.1404104E-4)
Parse and format ICal datetime and duration strings
This module understands the ICal date/time and duration formats, as defined in RFC 2445. It can be used to parse these formats in order to create the appropriate objects.
devel/DateTime-Format-RSS-0.03000 (Score: 1.1404104E-4)
Format DateTime For RSS
Format DateTime For RSS DateTime::Format::RSS attempts to deal with those nasty RSS date/time strings used in fields (such as <issued>, <modified>, <pubDate>) that never ever seems to be right.
devel/Hash-WithDefaults-0.05 (Score: 1.1404104E-4)
Class for hashes with key-casing requirements supporting defaults
This module implements hashes that support "defaults". That is you may specify several more hashes in which the data will be looked up in case it is not found in the current hash.
devel/Module-Find-0.13 (Score: 1.1404104E-4)
Lets you find and use modules in categories
Module::Find lets you find and use modules in categories. This can be very useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories.
devel/Parse-Yapp-1.05 (Score: 1.1404104E-4)
Perl extension for generating and using LALR parsers
Parse::Yapp lets you create Perl OO fully reentrant LALR(1) parser modules and has been designed to be functionally as close as possible to yacc, but using the full power of Perl and opened for enhancements.
devel/Rcs-1.05 (Score: 1.1404104E-4)
Perl Object Class for Revision Control System (RCS)
This Perl module provides an object oriented interface to access Revision Control System (RCS) utilities. RCS must be installed on the system prior to using this module. This module should simplify the creation of an RCS front-end.
devel/Test-CleanNamespaces-0.18 (Score: 1.1404104E-4)
Check for uncleaned imports
Test::CleanNamespaces lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want.