• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux Catalyst::Plugin::PickComponents Download

Catalyst::Plugin::PickComponents

June 25, 2009
Catalyst requires components, gather these components to use Catalyst.
Version 0.02
License Perl Artistic License
Platform Linux
Supported Languages English
Homepage search.cpan.org
Developed by Fayland Lam
Catalyst::Plugin::PickComponents is a Perl module that allows you to select the components to be loaded for your Catalyst application instance. The module can be easily integrated into your project through the following syntax:

use Catalyst qw/PickComponents/;

The configuration can be set up using paths and modules to be loaded and expected paths and modules. The following configuration is an example:

__PACKAGE__->config->{pick_components} = {
paths => [ '::Controller', '::Model' ],
modules => [ 'MyApp::View::TT' ],
expect_paths => [ '::Controller::Admin', '::Controller::Search' ],
expect_modules => [ 'MyApp::Controller::Admin', 'MyApp::Controller::Search' ],
}

Alternatively, you can set up the configuration in YAML files such as myapp.yml or myapp_local.yml:

pick_components:
paths:
- ::Controller
- ::Model
modules:
- MyApp::View::TT
expect_paths:
- ::Controller::Admin
- ::Controller::Search
expect_modules:
- MyApp::Controller::Admin
- MyApp::Controller::Search

The plugin provides developers with the option to choose which modules to load for their specific server instance. In cases where Perl modules expand quickly, it becomes necessary to load different modules into different servers to ensure high performance. The plugin makes it easier to maintain and configure large projects by eliminating the need to remove modules for each server.

You can experiment with various configurations for different server instances by using the different paths and modules to be loaded and expected paths and modules options. The following snippets illustrate how the configuration can be set up in myapp_local.yml for different servers:

pick_components:
paths:
- ::Controller
- ::Model
modules:
- MyApp::View::TT
expect_paths:
- ::Controller::Admin
- ::Controller::Search
expect_modules:
- MyApp::Controller::Admin
- MyApp::Controller::Search

pick_components:
paths:
- ::Controller::Search
- ::Model
modules:
- MyApp::View::TT
- MyApp::Controller::Search
- MyApp::Controller::Root
expect_paths:
- ::Controller::Admin
expect_modules:
- MyApp::Controller::Admin

pick_components:
paths:
- ::Controller::Admin
- ::Model
modules:
- MyApp::View::TT
- MyApp::Controller::Admin
- MyApp::Controller::Root
expect_paths:
- ::Controller::Search
expect_modules:
- MyApp::Controller::Search

Overall, Catalyst::Plugin::PickComponents is a convenient plugin to use when dealing with large web applications with many components. The process of selecting which modules to load for different server instances is simplified and makes it easy to maintain project configurations.
What's New

Version 0.02: N/A

Free Download 3.4K
289
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

MyProfi
This software is a command line tool that analyzes mysql query logs ...
ISOmorphin
GNU/Linux CD/DVD image editor with GNU GPL License.
KSudoku
KSudoku generates and solves Sudoku puzzles for KDE.
Thousand Parsec C++ TP Protocol Library
The Thousand Parsec C++ TP Protocol Library is a C++ client side ...
bbjd
BBJD is an interactive strategy game that involves tables.
ntrack
A desktop application library that tracks online statuses on networks. It enables ...
Fingerprint GUI
A software to enable the use of fingerprint devices with Linux, allowing ...
safe-rm
A software wrapper for the 'rm' command that safeguards against unplanned deletions.
UTUTO XS LiveCD
UTUTO XS is a Free/Libre software-based desktop solution that can be extended ...
Internalize
Internalize Project is a simple software that showcases brief texts or sentences.
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.