Re: [Catalyst] need to patch Test::WWW::Mechanize::Catalyst

2008-11-24 Thread Léon Brocard
2008/11/19 Jason Gottshall [EMAIL PROTECTED]:
 Ash Berlin wrote:

 On 19 Nov 2008, at 20:21, Jason Gottshall wrote:

 My recent patch to 5.80 trunk (svn rev 8612) enables the setting of a
 default virtual hostname via import:

  use Catalyst::Test 'MyApp', { default_host = 'virtual.com' };

 Based on my reading of the Test::WWW::Mech::Catalyst source, some minor
 changes would need to be made there in order to use the same semantics
 with Mech::Cat. Should I try to patch this myself, or is there a
 maintainer out there who can make it happen?

  The maintainer is Léon Brocard. But send a patch and make his life easier
 :)

 Patch attached. I hope it really was as easy as it looked. Did I miss
 anything?

Thanks, applied.

(And released to CPAN as Test-WWW-Mechanize-Catalyst-0.45.tar.gz)

Léon

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Anybody who fancies some LWP poking ...

2008-10-31 Thread Léon Brocard
2008/5/17 Leon Brocard [EMAIL PROTECTED]:

 Thanks for the investigation Thomas, but I'd like to hold off until
 someone actually fixes the real problems and quietens the warnings
 using understanding.

Thanks to petdance, mst and dakkar, we finally have a working
Test::WWW::Mechanize::Catalyst:

http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/

Phew, that took a while. Leon

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/