At 13.55 -0500 1999.02.25, Eric Albert wrote: >How about something like GetHelperApp? If it's in IC.pm already and isn't >globally exported (which I'm sure is the case), there's probably no >compelling need to repeat the module's name in the method name. Well, it would be exported by default, which is the norm for the toolbox modules more than the exception. I am not averse to putting them in @EXPORT_OK though. use Mac::InternetConfig qw(:DEFAULT GetURL GetHelperApp); use Mac::InternetConfig qw(:all); Waiting for more thoughts on the matter. :) -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-toolbox-request@macperl.org