Re: RFC 289 (v1) Generate module dependencies easily

[email protected] (Dave Storrs) Fri, 31 Aug 2001 16:08:18 -0700 (PDT)
Newsgroups perl.perl6.stdlib
Message-ID <[email protected]>
How would this handle code and/or packages that are generated at run
time?  Or would that be another caveat?

Dave

On Fri, 31 Aug 2001, Steve Simmons wrote:

> > Perl6 should ship with a simple utility that shows all modules a program
> > uses, and all modules those modules use.
> 
> Presumably with the caveat that no usage list can be generated for any
> missing modules.
>