cvs commit: modperl-2.0/t/hooks/TestHooks cleanup2.pm

2003-08-14 Thread stas
stas2003/08/07 12:01:09 Modified:t/hooks/TestHooks cleanup2.pm Log: should use catfile and not catdir Revision ChangesPath 1.3 +2 -2 modperl-2.0/t/hooks/TestHooks/cleanup2.pm Index: cleanup2.pm

cvs commit: modperl-2.0/t/hooks/TestHooks cleanup2.pm

2003-05-30 Thread stas
stas2003/05/29 19:15:52 Modified:t/hooks/TestHooks cleanup2.pm Log: it's more interesting to use $r->pool->cleanup_register since it can accept an arbitrary argument. Revision ChangesPath 1.2 +5 -4 modperl-2.0/t/hooks/TestHooks/cleanup2.pm Index: cle

cvs commit: modperl-2.0/t/hooks/TestHooks cleanup2.pm

2003-05-30 Thread stas
stas2003/05/29 19:09:57 Added: t/hooks cleanup2.t t/hooks/TestHooks cleanup2.pm Log: another cleanup test, which performs a creation and cleanup of a temp file Revision ChangesPath 1.1 modperl-2.0/t/hooks/cleanup2.t Index: clean