> The file includes =head1 =cut POD documentation (for use by "pod2html") > > You should be able to drop this INC into your "Global" directory and fire it > up with: > > $Response->Include( "showdir.inc" ); This is great example, however here come the issue of namespaces - one couldn't use one's own showdir.inc .. and with growing number of canned apps this would only become worse. So how about some ugly standarisation - like aspplet_*sth*.inc or maybe better - Apache::ASP::applets::showdir() . I hope someone comes up with something shorter and nicer ;)
-- Dariusz Pietrzak snafu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]