PERL5WEBDB YAPC::Asia 2006 Tokyo Kazuho Oku Cybozu Labs, Inc.
2006/03/30PERL5WEBDB 2 PERL5WEBDB - What is it? A Perl 5 Debugger GUI Suited for Debugging CGIs Runs on your Web Browser
2006/03/30PERL5WEBDB 3 PERL5WEBDB - Origin Rapide (Remote Apache IDE) Project Funded by IPA ESP (a.k.a. 未踏 ) A Web-browser-based IDE for CGI Apps. File Browser Editor Version Control Debugger
2006/03/30PERL5WEBDB 4 PERL5WEBDB - Overview Debugger Component of Rapide, Extracted Easy to Use web browser GUI debugger (dis)activated automatically Easy to Install no apache modules automatic configuration
2006/03/30PERL5WEBDB 5 PERL5WEBDB - Debugging Features Flow Control Step In / Step Over / Step Out / Continue Breakpoints Stacktrace Variable Examination and Editing STDERR displayed
2006/03/30PERL5WEBDB 6 PERL5WEBDB - Demo
2006/03/30PERL5WEBDB 7 PERL5WEBDB - Prerequisites Required: Perl 5.8? Apache ~ Optional: PadWalker (CPAN module)
2006/03/30PERL5WEBDB 8 PERL5WEBDB - To Install Download: # tar xzf perl5webdb-0.01.tar.gz # cd perl5webdb-0.01 # bin/makeconf.pl `pwd` 14050* user pass >> /etc/httpd/httpd.conf # apachectl restart *: – any TCP port number>1024