Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Dev
diag, not warn
 

Index | Next | Previous | View Flat


david at kineticode

Aug 5, 2008, 11:47 AM


Views: 1177
Permalink
diag, not warn

Suggested patch for Catalyst::Manual::Tutorial::Testing:

Index: lib/Catalyst/Manual/Tutorial/Testing.pod
===================================================================
--- lib/Catalyst/Manual/Tutorial/Testing.pod (revision 8176)
+++ lib/Catalyst/Manual/Tutorial/Testing.pod (working copy)
@@ -314,7 +314,7 @@
temporarily insert a line similar to the following right after the
failed test:

- warn $ua1->content;
+ diag $ua1->content;

This will cause the full HTML returned by the request to be displayed.

Best,

David

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev[at]lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev

Subject User Time
diag, not warn david at kineticode Aug 5, 2008, 11:47 AM
    Re: diag, not warn dbix-class at trout Aug 7, 2008, 6:47 PM
        Re: diag, not warn david at kineticode Aug 7, 2008, 8:54 PM
    Re: diag, not warn jon at jrock Aug 10, 2008, 12:51 PM
        Re: diag, not warn david at kineticode Aug 10, 2008, 8:50 PM
    Re: diag, not warn apv at sedition Aug 10, 2008, 9:25 PM
        Re: diag, not warn david at kineticode Aug 11, 2008, 9:57 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.