[ANNOUNCE} mod_perl moduile you may be interested in

2001-03-25 Thread Peter Brown
hi all just wanted to let you know about a apache module i am writing it is for producing resume's i am writing it for the purposes of getting me a job i thought the best way for me to do this would be to use the tools of my trade to produce my resume. those tools being apache and mod_perl and

Re: [ANNOUNCE} mod_perl moduile you may be interested in

2001-03-25 Thread Gunther Birznieks
One of Matt's original examples of using AxKit was a CV/Resume thing. Later, Gunther At 10:07 PM 3/25/2001 +1000, Peter Brown wrote: hi all just wanted to let you know about a apache module i am writing it is for producing resume's i am writing it for the purposes of getting me a job i

Re: [ANNOUNCE} mod_perl moduile you may be interested in

2001-03-25 Thread Peter Brown
Gunther Birznieks writes: One of Matt's original examples of using AxKit was a CV/Resume thing. Later, Gunther cool have not had a look at AxKit yet is this example in the AxKit package ?? or somewhere else ?? Rendhalver

Re: [ANNOUNCE} mod_perl moduile you may be interested in

2001-03-25 Thread Matt Sergeant
On Sun, 25 Mar 2001, Peter Brown wrote: Gunther Birznieks writes: One of Matt's original examples of using AxKit was a CV/Resume thing. Later, Gunther cool have not had a look at AxKit yet is this example in the AxKit package ?? or somewhere else ??

Re: [ANNOUNCE} mod_perl moduile you may be interested in

2001-03-25 Thread Perrin Harkins
have done a search on CPAN for "resume" and "cv" did not come up with anything like what i am doing http://www.zeuscat.com/andrew/work/resume/formats.shtml - Perrin

Re: [ANNOUNCE} mod_perl moduile you may be interested in

2001-03-25 Thread Peter Brown
Matt Sergeant writes: is this example in the AxKit package ?? or somewhere else ?? http://axkit.org/examples/ thanks matt

Re: [ANNOUNCE} mod_perl moduile you may be interested in

2001-03-25 Thread Peter Brown
Perrin Harkins writes: have done a search on CPAN for "resume" and "cv" did not come up with anything like what i am doing http://www.zeuscat.com/andrew/work/resume/formats.shtml thanks perrin

Apache::Filter

2001-03-25 Thread Manfred Hui
Hi, I have recently installed Kent Williams' Apache::Filter Module, and tested it with the supplied UC module and it worked with simple cgi scripts. However I have experienced a problem though when my cgi calls CGI.pm's redirect() and header(). Instead of getting the appropiate headers, eg.

cvs commit: modperl-2.0/src/modules/perl modperl_mgv.c

2001-03-25 Thread dougm
dougm 01/03/25 11:04:56 Modified:src/modules/perl modperl_mgv.c Log: prevent core dump if HvARRAY is NULL Revision ChangesPath 1.9 +3 -0 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mgv.c

cvs commit: modperl-2.0/xs/Apache/Command - New directory

2001-03-25 Thread dougm
dougm 01/03/25 14:30:12 modperl-2.0/xs/Apache/Command - New directory

cvs commit: modperl-2.0/xs/Apache/Module - New directory

2001-03-25 Thread dougm
dougm 01/03/25 14:30:12 modperl-2.0/xs/Apache/Module - New directory

cvs commit: modperl-2.0/xs/maps apache_functions.map apache_structures.map

2001-03-25 Thread dougm
dougm 01/03/25 14:32:11 Modified:xs/maps apache_functions.map apache_structures.map Added: xs/Apache/Command Apache__Command.h xs/Apache/Directive Apache__Directive.h xs/Apache/Module Apache__Module.h Log: enabled

cvs commit: modperl-2.0/src/modules/perl modperl_interp.c

2001-03-25 Thread dougm
dougm 01/03/25 16:36:39 Modified:src/modules/perl modperl_interp.c Log: look higher up the chain for the interpreter to share across subrequests Revision ChangesPath 1.29 +16 -4 modperl-2.0/src/modules/perl/modperl_interp.c Index: modperl_interp.c

cvs commit: modperl-2.0/src/modules/perl modperl_config.c modperl_handler.c modperl_handler.h modperl_mgv.c modperl_mgv.h

2001-03-25 Thread dougm
dougm 01/03/25 17:08:30 Modified:lib/ModPerl Code.pm src/modules/perl modperl_config.c modperl_handler.c modperl_handler.h modperl_mgv.c modperl_mgv.h Log: add support for proper merge of handlers example: PerlFixupHandler One::fixup

cvs commit: modperl-site/embperl Changes.pod.1.html index.html

2001-03-25 Thread richter
richter 01/03/25 22:40:57 Modified:embperl Changes.pod.1.html index.html Log: Embperl Webpages - Changes Revision ChangesPath 1.205 +10 -2 modperl-site/embperl/Changes.pod.1.html Index: Changes.pod.1.html