Wed Mar 30 07:20:00 2011abraxxa [...] cpan.org - Ticket created
Subject:
don't use indirect object creation syntax in the docs
The new method example is: $json = new JSON
It should better be: my $json = JSON->new;
Sun May 22 02:44:11 2011makamaka [...] cpan.org - Correspondence added
I changed it.
Thanks,
Sun May 22 02:44:11 2011The RT System itself - Status changed from 'new' to 'open'
Sun May 22 02:44:11 2011makamaka [...] cpan.org - Status changed from 'open' to 'resolved'
Sun May 22 17:37:31 2011makamaka [...] cpan.org - Correspondence added
On 2011-5月-22 日 02:44:11, MAKAMAKA wrote:
Show quoted text
> I changed it.
> Thanks,
Ah, I modified JSON::PP only....
I'll do it in the next versoin.
Sun May 22 17:37:32 2011The RT System itself - Status changed from 'resolved' to 'open'
Thu Dec 29 11:53:20 2011justin.d.hunter [...] gmail.com - Correspondence added
I have a pull request on github (https://github.com/makamaka/JSON/pull/4)
to change 'new JSON' into 'JSON->new" and fix some spelling errors.
On Sun May 22 17:37:31 2011, MAKAMAKA wrote:
Show quoted text
> On 2011-5月-22 日 02:44:11, MAKAMAKA wrote:
> > I changed it.
> > Thanks,
>
> Ah, I modified JSON::PP only....
> I'll do it in the next versoin.
Sat Aug 27 11:13:59 2016ishigaki [...] cpan.org - Correspondence added
On Fri Dec 30 01:53:20 2011, arcanez wrote:
Show quoted text
> I have a pull request on github (https://github.com/makamaka/JSON/pull/4)
> to change 'new JSON' into 'JSON->new" and fix some spelling errors.
>
> On Sun May 22 17:37:31 2011, MAKAMAKA wrote:
> > On 2011-5月-22 日 02:44:11, MAKAMAKA wrote:
> > > I changed it.
> > > Thanks,
> >
> > Ah, I modified JSON::PP only....
> > I'll do it in the next versoin.
>
>
This has been fixed for a while. Closed. Thanks.
Sat Aug 27 11:14:10 2016ishigaki [...] cpan.org - Status changed from 'open' to 'resolved'