Skip Menu |

This queue is for tickets about the REST-Neo4p CPAN distribution.

Report information
The Basics
Id: 96847
Status: resolved
Priority: 0/
Queue: REST-Neo4p

People
Owner: maj.fortinbras [...] gmail.com
Requestors: steve.siano [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: REST::Neo4p::Agent->new() Does Not Have a Default agent_module
Date: Mon, 30 Jun 2014 15:35:45 -0700
To: "bug-REST-Neo4p [...] rt.cpan.org" <bug-REST-Neo4p [...] rt.cpan.org>
From: Steve Siano <steve.siano [...] yahoo.com>
The Synopsis and Description of     http://search.cpan.org/~majensen/REST-Neo4p-0.2252/lib/REST/Neo4p/Agent.pm indicate that REST::Neo4p::Agent->new() should have a default agent_module => 'LWP::UserAgent'. However, if I run     my $agent = REST::Neo4p::Agent->new();                                    I get the following error:     No user agent module specified at /usr/local/share/perl/5.18.2/REST/Neo4p/Agent.pm line 26. There is no error and everything works fine with     my $agent = REST::Neo4p::Agent->new( agent_module => 'LWP::UserAgent' ); So it seems like there is no longer a default value for agent_module. Perl: $ perl -v This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-gnu-thread-multi (with 41 registered patches, see perl -V for more detail) System: $ uname -a Linux <host> 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Sincerely, Steve Siano
Steve, thanks for the report. Please try v0.2253 (just uploaded). MAJ
Subject: Re: [rt.cpan.org #96847] REST::Neo4p::Agent->new() Does Not Have a Default agent_module
Date: Mon, 30 Jun 2014 21:55:06 -0700
To: "bug-REST-Neo4p [...] rt.cpan.org" <bug-REST-Neo4p [...] rt.cpan.org>
From: Steve Siano <steve.siano [...] yahoo.com>
Thanks Mark! I don't see v0.2253 yet, so I'll verify tomorrow. Sincerely, Steve Show quoted text
________________________________ From: Mark Allen Jensen via RT <bug-REST-Neo4p@rt.cpan.org> To: steve.siano@yahoo.com Sent: Monday, June 30, 2014 8:55 PM Subject: [rt.cpan.org #96847] REST::Neo4p::Agent->new() Does Not Have a Default agent_module <URL: https://rt.cpan.org/Ticket/Display.html?id=96847 > Steve, thanks for the report. Please try v0.2253 (just uploaded). MAJ
Subject: Re: [rt.cpan.org #96847] REST::Neo4p::Agent->new() Does Not Have a Default agent_module
Date: Wed, 2 Jul 2014 10:47:10 -0700
To: "bug-REST-Neo4p [...] rt.cpan.org" <bug-REST-Neo4p [...] rt.cpan.org>
From: Steve Siano <steve.siano [...] yahoo.com>
I have verified that this is fixed.  Thanks! FYI I didn't see v0.2253 in CPAN; I verified with v0.2254. Show quoted text
________________________________ From: Steve Siano <steve.siano@yahoo.com> To: "bug-REST-Neo4p@rt.cpan.org" <bug-REST-Neo4p@rt.cpan.org> Sent: Monday, June 30, 2014 9:55 PM Subject: Re: [rt.cpan.org #96847] REST::Neo4p::Agent->new() Does Not Have a Default agent_module Thanks Mark! I don't see v0.2253 yet, so I'll verify tomorrow. Sincerely, Steve
________________________________ From: Mark Allen Jensen via RT <bug-REST-Neo4p@rt.cpan.org> To: steve.siano@yahoo.com Sent: Monday, June 30, 2014 8:55 PM Subject: [rt.cpan.org #96847] REST::Neo4p::Agent->new() Does Not Have a Default agent_module <URL: https://rt.cpan.org/Ticket/Display.html?id=96847 > Steve, thanks for the report. Please try v0.2253 (just uploaded). MAJ
Subject: Re: [rt.cpan.org #96847] REST::Neo4p::Agent->new() Does Not Have a Default agent_module
Date: Wed, 02 Jul 2014 13:54:55 -0400
To: "Steve Siano via RT" <bug-REST-Neo4p [...] rt.cpan.org>
From: "Mark Jensen" <jensen [...] fortinbras.us>

Much appreciated Steve (i had to fix a broken test, so I quickly uploaded 2254)
MAJ

On Wed, Jul 02, 2014 at 1:47 PM, Steve Siano via RT <bug-REST-Neo4p@rt.cpan.org> wrote:

Show quoted text

       Queue: REST-Neo4p
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=96847 >

I have verified that this is fixed.  Thanks!

FYI I didn't see v0.2253 in CPAN; I verified with v0.2254.


________________________________
From: Steve Siano <steve.siano@yahoo.com>
To: "bug-REST-Neo4p@rt.cpan.org" <bug-REST-Neo4p@rt.cpan.org>
Sent: Monday, June 30, 2014 9:55 PM
Subject: Re: [rt.cpan.org #96847] REST::Neo4p::Agent->new() Does Not Have a Default agent_module



Thanks Mark!

I don't see v0.2253 yet, so I'll verify tomorrow.

Sincerely,

Steve




________________________________
From: Mark Allen Jensen via RT <bug-REST-Neo4p@rt.cpan.org>
To: steve.siano@yahoo.com
Sent: Monday, June 30, 2014 8:55 PM
Subject: [rt.cpan.org #96847] REST::Neo4p::Agent->new() Does Not Have a Default agent_module


<URL: https://rt.cpan.org/Ticket/Display.html?id=96847 >

Steve, thanks for the report. Please try v0.2253 (just uploaded).
MAJ