use WebDebug qw(:all);
&installWriteLnDriver(\&TWiki::writeDebug);
&debugOn;
&debug("$a=",$a,\$a);
&webHeadersDone;
&debug("nothing will get to the browser until you call &webHeadersDone");
Part of BrowserCacheFixes, or get it seperately:
-- JonathanGraehl - 13 Jul 2004
Thanks for sharing this.
-- PeterThoeny - 14 Jul 2004| BasicForm | |
|---|---|
| TopicClassification | DefineTerm |
| TopicSummary | |
| InterestedParties | |
| RelatedTopics | TWikiDebugging |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | WebDebug.pm | manage | 6.6 K | 13 Jul 2004 - 21:05 | JonathanGraehl | WebDebug.pm |