Ports 搜索

共有8,048项符合/www/的查询结果,以下是第1,1311,140项(搜索用时0.15秒)
www/Catalyst-View-TT-0.44 (Score: 0.056974534)
Template Toolkit view class for Catalyst
A view base class for Catalyst using Template Toolkit.
Perl module to use Template::Declare with Catalyst
Perl module to use Template::Declare with Catalyst
www/Catalyst-View-Templated-0.02 (Score: 0.056974534)
Generic base class for template-based views
View::Templated makes all (template-based) Catalyst views work the same way.
www/Catalyst-View-XSLT-0.09 (Score: 0.056974534)
XSLT view class for Catalyst
A view base class for Catalyst using XSLT. Your subclass should inherit from this class.
www/gallery3-3.0.9 (Score: 0.056974534)
Web based photo album organizer written in PHP
Project and Organization Gallery is an open source project with the goal to develop and support leading photo sharing web application solutions. The Gallery project develops open source software licensed under the GPL, and is maintained and developed by a community of users and developers. The development is a distributed effort, with collaboration from around the globe. The team is well organized, with weekly meetings, and constant communication. Serving millions worldwide, the Gallery project is the most widely used system of its kind. Gallery is free to download and use. Products Gallery is also the name of the main product, an online photo album organizer. Gallery gives you an intuitive way to blend photo management seamlessly into your own website whether you're running a small personal site or a large community site.
www/glpi-0.90.5 (Score: 0.056974534)
Free IT and asset management software
GLPI is an Information Resource-Manager with an additional Administration- Interface. You can use it to build up a database with an inventory for your company (computer, software, printers...). It has enhanced functions to make the daily life for the administrators easier, like a job- tracking-system with mail-notification and methods to build a database with basic information about your network-topology.
www/Catalyst-View-XML-Simple-0.01 (Score: 0.056974534)
Perl extension for Catalyst XML View Class
Catalyst View class for XML::Simple.
www/CatalystX-Component-Traits-0.19 (Score: 0.056974534)
Automatic Trait Loading and Resolution for Catalyst Components
Adds a Catalyst::Component "COMPONENT" method to your Catalyst component base class. This method reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using "new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.
www/CatalystX-InjectComponent-0.025 (Score: 0.056974534)
Inject components into your Catalyst application
CatalystX::InjectComponent will inject Controller, Model, and View components into your Catalyst application at setup (run)time. It does this by creating a new package on-the-fly, having that package extend the given component, and then having Catalyst setup the new component (via ->setup_component)
www/CatalystX-LeakChecker-0.06 (Score: 0.056974534)
Debug memory leaks in Catalyst applications
It's easy to create memory leaks in Catalyst applications and often they're hard to find. This module tries to help you finding them by automatically checking for common causes of leaks.