[svn:modperl-modules] rev 146 - Apache-Scoreboard-2.0/trunk
[email protected] 12 Feb 2005 06:55:57 -0000
| Newsgroups | perl.modperl.modules.svn |
|---|---|
| Message-ID | <[email protected]> |
Author: stas Date: Fri Feb 11 22:55:57 2005 New Revision: 146 Modified: Apache-Scoreboard-2.0/trunk/MANIFEST Apache-Scoreboard-2.0/trunk/TODO Log: update TODO + MANIFEST Modified: Apache-Scoreboard-2.0/trunk/MANIFEST ============================================================================== --- Apache-Scoreboard-2.0/trunk/MANIFEST (original) +++ Apache-Scoreboard-2.0/trunk/MANIFEST Fri Feb 11 22:55:57 2005 @@ -1,25 +1,30 @@ -apxs/mod_scoreboard_send.c -apxs/send.c Changes -Dummy/dummy.c Dummy/DummyScoreboard.pm Dummy/Makefile.PL +Dummy/dummy.c Dummy/typemap +MANIFEST This list of files +META.yml Module meta-data (added by MakeMaker) +Makefile.PL +README +Scoreboard.xs +TODO +apxs/mod_scoreboard_send.c +apxs/send.c examples/scoreboard-access-png.pl examples/scoreboard-cpu-png.pl examples/scoreboard-mem-usage-png.pl examples/scoreboard-status-png.pl lib/Apache/Scoreboard.pm lib/Apache/ScoreboardGraph.pm -Makefile.PL -MANIFEST This list of files -README -Scoreboard.xs -t/apache/scoreboard.t +t/TEST.PL t/conf/extra.conf.in t/conf/modperl_extra.pl -t/response/TestApache/scoreboard.pm -t/TEST.PL -TODO +t/external/basic.t +t/htdocs +t/htdocs/scoreboard +t/internal/basic.t +t/lib/MyTest/Common.pm +t/response/TestInternal/basic.pm typemap -META.yml Module meta-data (added by MakeMaker) + Modified: Apache-Scoreboard-2.0/trunk/TODO ============================================================================== --- Apache-Scoreboard-2.0/trunk/TODO (original) +++ Apache-Scoreboard-2.0/trunk/TODO Fri Feb 11 22:55:57 2005 @@ -1,6 +1,16 @@ +--- -DummyScoreboard needs to be implemented, so the image can be processed -w/o requiring a running modperl environment. +scripts under examples/ need to be updated to 2.0 + +--- + +apxs/mod_scoreboard_send.c needs to be ported to Apache 2.0 + +--- + +lib/Apache/ScoreboardGraph.pm needs to be ported + +--- modperl's xs/typemap while includes the conversions for certain types it doesn't include the typemap declaration, so XS extensions have to