From 448ed3da95cf3d28fb35a3231249180cf22f6129 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 27 Jun 2013 20:20:13 -0400 Subject: add completion for globals --- dist.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index f431c0b..cd5cda3 100644 --- a/dist.ini +++ b/dist.ini @@ -28,6 +28,7 @@ skip = ^Data::Printer$ skip = ^Proc::InvokeEditor$ skip = ^Win32::Console::ANSI$ skip = ^B::Keywords$ +skip = ^Package::Stash$ [Prereqs / RuntimeRecommends] App::Nopaste = 0 @@ -37,6 +38,7 @@ Data::Printer = 0 Proc::InvokeEditor = 0 Term::ReadLine::Gnu = 0 B::Keywords = 0 +Package::Stash = 0 ; XXX it'd be nice if we could make this recommended instead of required [OSPrereqs / MSWin32] -- cgit v1.2.3-54-g00ecf