Re: Module does not change

2001-10-17 Thread Christoph Lange
thing works fine.   Thanks to all who answered to my mail, Chris     - Original Message - From: Christoph Lange To: [EMAIL PROTECTED] Sent: Friday, October 12, 2001 6:05 PM Subject: Module does not change Hi,   sorry to bother you with this newbe problem, but

Re: Module does not change

2001-10-17 Thread Stas Bekman
Christoph Lange wrote: > The frist time I ran "diplmod" everything was ok. Unfortunately changes > to the "test_check"-subroutine-output in the code have (most of the > time) no impact on what the browser shows when I reload "diplmod". > Sometimes changes appear after several reloads despite

Module does not change

2001-10-12 Thread Christoph Lange
Hi,   sorry to bother you with this newbe problem, but I am simply unnable to solve it without your help.   For testing I created a program called "diplmod" that looks like this. #!/usr/bin/perl -w use lib '/home/user/lange02/diplomarbeit/modules'; use Checking; use CGI qw(:standard);use str