Re: Listing required modules in a perl-based project
Trent Mick <[email protected]>
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
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 -- Trent Mick trentm at activestate.com _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss