Wed Apr 12 11:59:43 2017djerius [...] cpan.org - Ticket created
Subject:
wrong package used in Synopsis
Howdy,
The synopsis reads:
use Types::XSD::Lite qw( PositiveInteger String );
I believe that should be
use Types::XSD qw( PositiveInteger String );
Diab
Tue May 16 07:25:43 2017perl [...] toby.ink - Correspondence added
On 2017-04-12T16:59:43+01:00, DJERIUS wrote:
Show quoted text
> I believe that should be
> use Types::XSD qw( PositiveInteger String );
Probably. It will work either way though.
Tue May 16 07:25:43 2017The RT System itself - Status changed from 'new' to 'open'