hydra-unstable: Fix eval with allowAliases = false
* Catalyst::Plugin::Unicode::Encoding has been merged into Catalyst::Runtime * Test::More is apparently part of Perl core modules since 5.6.2
This commit is contained in:
parent
3c4ab13243
commit
dc88e94ff1
1 changed files with 1 additions and 2 deletions
|
@ -28,7 +28,7 @@ let
|
|||
CatalystPluginSessionStateCookie
|
||||
CatalystPluginSessionStoreFastMmap
|
||||
CatalystPluginStackTrace
|
||||
CatalystPluginUnicodeEncoding
|
||||
CatalystRuntime
|
||||
CatalystTraitForRequestProxyBase
|
||||
CatalystViewDownload
|
||||
CatalystViewJSON
|
||||
|
@ -61,7 +61,6 @@ let
|
|||
Starman
|
||||
SysHostnameLong
|
||||
TermSizeAny
|
||||
TestMore
|
||||
TextDiff
|
||||
TextTable
|
||||
XMLSimple
|
||||
|
|
Loading…
Reference in a new issue