forked from lix-project/hydra
Add Catalyst::DispatchType::Regex for forward compatibility
This commit is contained in:
parent
1c30a777ad
commit
7a926935a5
|
@ -56,17 +56,18 @@ rec {
|
|||
paths = with perlPackages;
|
||||
[ ModulePluggable
|
||||
CatalystAuthenticationStoreDBIxClass
|
||||
CatalystDispatchTypeRegex
|
||||
CatalystPluginAccessLog
|
||||
CatalystPluginAuthorizationRoles
|
||||
CatalystPluginCaptcha
|
||||
CatalystPluginSessionStateCookie
|
||||
CatalystPluginSessionStoreFastMmap
|
||||
CatalystPluginStackTrace
|
||||
CatalystTraitForRequestProxyBase
|
||||
CatalystViewDownload
|
||||
CatalystViewJSON
|
||||
CatalystViewTT
|
||||
CatalystXScriptServerStarman
|
||||
CatalystTraitForRequestProxyBase
|
||||
CryptRandPasswd
|
||||
DBDPg
|
||||
DBDSQLite
|
||||
|
|
Loading…
Reference in a new issue