Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Dev
modperl_style.pod
 

Index | Next | Previous | View Flat


stas at stason

Apr 25, 2001, 1:30 AM


Views: 841
Permalink
modperl_style.pod

Doug, I have a few questions regarding modperl_style.pod

=head2 Inheritance

=over 4

=item Avoid inherting from certain modules

Exporter
To void inherting B<AutoLoader::AUTOLOAD>
...
----------

Does it mean: Avoid using Exporter to void...?

also shouldn't:

*import = \&Exporter::import;
be:
local *import = \&Exporter::import;

--------

also can you please explain why:

=head2 Symbol tables

...
stay away from main::

Thanks!



_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:stas[at]stason.org http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org
For additional commands, e-mail: dev-help[at]perl.apache.org

Subject User Time
modperl_style.pod stas at stason Apr 25, 2001, 1:30 AM
    Re: modperl_style.pod chris at sixlegs Apr 25, 2001, 8:27 AM
    Re: modperl_style.pod dougm at covalent Apr 25, 2001, 8:27 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.