RE: Exported variables

2001-10-29 Thread Walter Grace
As a note... If I specify the variables in the 'use' statement (ie. use SI::env qw($mysqlhost $mysqluser $mysqluser $mysqlpass $db_prefix die_error);), the problem goes away. I thought the idea behind @EXPORT was to not have to do that. TIA Walter Grace At 05:22 PM 10/29/01

RE: Exported variables

2001-10-29 Thread Walter Grace
read_table update_raw_database); ... At 04:57 PM 10/29/01 -0500, you wrote: > > -Original Message- > > From: Walter Grace [mailto:[EMAIL PROTECTED]] > > Sent: Monday, October 29, 2001 3:21 PM > > To: [EMAIL PROTECTED] > > Subject: Exported variables > &g

Exported variables

2001-10-29 Thread Walter Grace
Walter Grace -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

STDERR

2001-10-27 Thread Walter Grace
I have a script that is called from the web that has 'warn' statements embedded. Regarding the 'warn' statements: Where does STDERR output get sent by default? How can I redirect it to a specific file? TIA Walter Grace -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

Environment Variable Help

2001-10-26 Thread Walter Grace
payflowpro API. Is there something else I'm supposed to do, to export this environment variable? Thanks in advance Walter Grace -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]