Re: Listing required modules in a perl-based project
Tim Allingham <[email protected]>
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Trent, Thanks for the feedback, find in files was what I meant to refer to re:regex search :) Cheers Tim -----Original Message----- From: Trent Mick <[email protected]> To: Tim Allingham <[email protected]> Cc: [email protected] Subject: Re: [Komodo-discuss] Listing required modules in a perl-based project Date: Wed, 14 Jan 2009 15:34:39 -0800 Trent Mick wrote: > Tim Allingham wrote: >> I had a quick question regarding Komodo IDE's project handling, is >> there a quick way to list all the modules required in a project? >> (specifically perl based for the project in question). Obviously its >> something that a regex search across the project tree could achieve >> quite easily, but is this function available at all (similar to the >> "Uses and Requires" details under the "Code" tab) > > There is no current built-in feature for that. Depending on how picky > your usage needs to be (e.g. does it need to catch dynamically loaded > modules, does it need to pick-up indirectly required modules -- i.e. > "foo.pl" uses "Bar.pm" which uses "Blah.pm" ...) [hit send too early :] ... you could use a quick "Find in Files..." or "Find in Current Project" for this. Trent _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss