2 author = Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http://www.shadowcatsystems.co.uk/>)
3 copyright_holder = Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http://www.shadowcatsystems.co.uk/>)
8 [FileFinder::Filter / CoreModules]
9 finder = :InstallModules
10 skip = Devel/REPL/Plugin/(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine/PPI|Nopaste|PPI|Refresh)\.pm$
11 skip = Devel/REPL/Plugin/CompletionDriver/
19 installer = MakeMaker ; Module::Build::Tiny cannot handle dynamic_config => 1
20 changes_version_columns = 11
21 Authority.authority = cpan:PHAYLON
22 Test::MinimumVersion.max_target_perl = 5.008001
23 -remove = PodCoverageTests ; XXX TODO
24 -remove = Test::PodSpelling ; XXX TODO
25 -remove = Test::UnusedVars ; XXX TODO
26 AutoPrereqs.finder = CoreModules
27 Test::Compile.module_finder = CoreModules
32 [Prereqs / RuntimeRequires]
34 MooseX::Object::Pluggable = 0.0009
38 [Prereqs / RuntimeRecommends]
41 [OptionalFeature / Completion]
43 -description = Completion plugin - extensible tab completion
48 [OptionalFeature / DDS]
49 -description = DDS plugin - better format results with Data::Dump::Streamer
52 Data::Dump::Streamer = 0
54 [OptionalFeature / DDC]
55 -description = DDC plugin - even better format results with Data::Dumper::Concise
58 Data::Dumper::Concise = 0
60 [OptionalFeature / INC_completion]
61 -description = INC completion driver - tab complete module names in use and require
66 [OptionalFeature / Interrupt]
67 -description = Interrupt plugin - traps SIGINT to kill long-running lines
69 ; if we were munging Makefile.PL, we would make -default = 1 if $^O !~ /Win32/
73 [OptionalFeature / Keywords_completion]
74 -description = Keywords completion driver - tab complete Perl keywords and operators
79 [OptionalFeature / LexEnv]
80 -description = LexEnv plugin - variables declared with "my" persist between statements
83 Lexical::Persistence = 0
85 [OptionalFeature / MultiLine]
86 -description = MultiLine::PPI plugin - continue reading lines until all blocks are closed
91 [OptionalFeature / Nopaste]
93 -description = Nopaste plugin - upload a session's input and output to a Pastebin
98 [OptionalFeature / PPI]
99 -description = PPI plugin - PPI dumping of Perl code
100 -always_recommend = 1
104 [OptionalFeature / Refresh]
105 -description = Refresh plugin - automatically reload libraries with Module::Refresh
106 -always_recommend = 1