Parent Directory
|
Revision Log
|
Patch
| revision 1.4 by wakaba, Sun May 20 08:14:48 2007 UTC | revision 1.5 by wakaba, Fri May 25 14:24:31 2007 UTC | |
|---|---|---|
| # | Line 3 use strict; | Line 3 use strict; |
| 3 | ||
| 4 | use lib qw[/home/httpd/html/www/markup/html/whatpm | use lib qw[/home/httpd/html/www/markup/html/whatpm |
| 5 | /home/wakaba/public_html/-temp/wiki/lib]; | /home/wakaba/public_html/-temp/wiki/lib]; |
| 6 | use CGI::Carp qw[fatalsToBrowser]; | |
| 7 | ||
| 8 | use SuikaWiki::Input::HTTP; ## TODO: Use some better CGI module | use SuikaWiki::Input::HTTP; ## TODO: Use some better CGI module |
| 9 |
|
||||||||
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |