Skip Menu |

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)



Subject: order of parameters
use Mother qw( ONE -base ); # doesn't work use Mother qw( -base ONE ); # works Either fix it or document it.
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