Fri May 27 17:22:32 2016fbicknel [...] nc.rr.com - Ticket created
Subject:
docs: no such method: ->record
In the docs you say:
# go into playback mode
Test::MockCommand->record(0);
I think that should say:
# go into playback mode
Test::MockCommand->recording(0);
Tue Jul 16 14:37:17 2019KYZ [...] cpan.org - Taken
On Fri May 27 17:22:32 2016, fbicknel wrote:
Show quoted text
> In the docs you say:
> # go into playback mode
> Test::MockCommand->record(0);
> I think that should say:
> # go into playback mode
> Test::MockCommand->recording(0);
Indeed, it should. I've fixed this in the latest release.
Wed Jul 17 04:10:15 2019The RT System itself - Status changed from 'new' to 'open'
Wed Jul 17 04:10:15 2019KYZ [...] cpan.org - Status changed from 'open' to 'resolved'