Thread (13 messages) flat view 13 messages, 4 authors, 2016-06-15

Re: [PATCH GSoC 1/3] gitweb: Create Gitweb::Config module

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2016-06-15 22:48:54

On Thu, Jun 3, 2010 at 16:59, Jakub Narebski [off-list ref] wrote:
Ævar Arnfjörð Bjarmason wrote:
quoted
On Thu, Jun 3, 2010 at 15:20, Petr Baudis [off-list ref] wrote:
quoted
On Thu, Jun 03, 2010 at 07:25:54PM +0530, Pavan Kumar Sunkara wrote:
quoted
+our @ISA = qw(Exporter);
This is also re-arranging deck chairs on the Titanic, but 'use base
qw(Exporter)' is nicer.
Or simply 'use Exporter qw(import);', as Perl 5.8+ supports
'use Module LIST' form.
Ah yes, if the code is lucky enough to require 5.8 in the first place.
I didn't know whether gitweb was one of those things.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help