Re: [PATCH GSoC 1/3] gitweb: Create Gitweb::Config module From: Jakub Narebski <hidden> Date: 2016-06-15 22:48:54 Ævar Arnfjörð Bjarmason wrote:On Thu, Jun 3, 2010 at 15:20, Petr Baudis [off-list ref] wrote:quotedOn 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. -- Jakub Narebski Poland
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help