using modules in if...else

2003-10-26 Thread Andrey A. Kudrin
@EXPORT @EXPORT_OK); @ISA = qw(Exporter); @EXPORT = qw(change_settings $dbh $q); @EXPORT_OK = qw(); use vars qw($dbh $q); sub change_settings { .. } 1; --- Sincerely yours, Andrey A. Kudrin, mailto:[EMAIL PROTECTED]

strange behavor

2003-11-04 Thread Andrey A. Kudrin
;s wrong? --- Sincerely yours, Andrey A. Kudrin, -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re[2]: strange behavor

2003-11-05 Thread Andrey A. Kudrin
rong? Is there some clear solution without renaming modules? ----------- Sincerely yours, Andrey A. Kudrin, -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re[2]: strange behavor

2003-11-05 Thread Andrey A. Kudrin
I call CMS.cgi I can see result of print_login of chat.cgi and and vice versa. --- Sincerely yours, Andrey A. Kudrin, -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re[3]: strange behavor

2003-11-06 Thread Andrey A. Kudrin
ons is not in modules, but in scripts. AAK> we have /cgi-bin/chat.cgi So, no any suggestions? --- Sincerely yours, Andrey A. Kudrin, -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re[2]: strange behavor

2003-11-10 Thread Andrey A. Kudrin
-------- Sincerely yours, Andrey A. Kudrin, -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re[4]: strange behavor

2003-11-10 Thread Andrey A. Kudrin
inary, just few prints and nothing else. ------- Sincerely yours, Andrey A. Kudrin, RussianCourier, http://www.russiancourier.com mailto:[EMAIL PROTECTED] -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html