On Sun, Jul 11, 2010 at 2:52 PM, P Kishor <[email protected]> wrote: > The meaningful categories are definitely useful for modules. But, is > there a way to create an alphabetical listing of *all* the functions > in *all* the modules?
I think I would direct the user to the "apropos" command. But if we assume that the user does not have the Perldl shell, and we assume we cannot do a function search... then yes, I agree that an alphabetical listing of function is the best way to do a function reference. There is no reason why a user should know in which module "xvals" is located (I certainly don't know, and don't care). Daniel. -- No trees were killed in the generation of this message. A large number of electrons were, however, severely inconvenienced. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
