RT for rt.cpan.org
Skip Menu
|
Bug #121628 for Exporter-WithBase: order of parameters
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Exporter-WithBase CPAN distribution
.
Report information
The Basics
Id:
121628
Status:
resolved
Priority:
0/
Queue:
Exporter-WithBase
People
Owner:
Nobody in particular
Requestors:
perl [...] toby.ink
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Fri May 12 02:47:51 2017
perl [...] toby.ink - Ticket created
Subject:
order of parameters
use Mother qw( ONE -base ); # doesn't work use Mother qw( -base ONE ); # works Either fix it or document it.
Sun Sep 03 00:31:54 2017
dolmen [...] cpan.org - Correspondence added
Le 2017-05-12 08:47:51, TOBYINK a écrit :
Show quoted text
> use Mother qw( ONE -base ); # doesn't work
> use Mother qw( -base ONE ); # works
>
> Either fix it or document it.
Documented in release 1.01.
--
Olivier Mengué -
http://perlresume.org/DOLMEN
Sun Sep 03 00:31:54 2017
The RT System itself - Status changed from 'new' to 'open'
Sun Sep 03 00:31:55 2017
dolmen [...] cpan.org - Status changed from 'open' to 'resolved'