-
-
11 Sep 2020 12:33:48 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues (6)
- Testers (1035 / 0 / 0)
- Kwalitee
Bus factor: 11- 62.45% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (71.43KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Catalyst
- Catalyst::Action::RenderView
- Catalyst::Plugin::ConfigLoader
- Catalyst::Plugin::Static::Simple
- Config::General
- File::ChangeNotify
- File::Copy::Recursive
- File::ShareDir
- Module::Install
- Moose
- MooseX::Emulate::Class::Accessor::Fast
- Path::Class
- Template
- namespace::autoclean
- namespace::clean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.42 - 2020-09-11
- stop using Module::Install for packaging, improving metadata and fixing Makefile.PL on perl 5.26+. Generating a Catalyst application still uses Module::Install::Catalyst for now.
- fix generated_app.t test on Windows
- whitespace and formatting tweaks
- various internal test cleanups
Modules
Catalyst Development ToolsBootstrap a Catalyst applicationUses File::ChangeNotify to check for changed files and restart the serverForks and restarts the child processUses Proc::Background to manage process restartsModule::Install extension for CatalystModule Install Instructions
To install Catalyst::Devel, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Devel
perl -MCPAN -e shell install Catalyst::Devel
For more information on module installation, please visit the detailed CPAN module installation guide.