Huh? I thought constants were implemented as functions? In other words, HI and HI() should both refer to the same entity. ----- Original Message ----- From: "david" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 22, 2002 4:06 PM Subject: Re: exporting Constants
> Tanton Gibbs wrote: > > > Ah, then what about > > print HI, "\n"; > > > > no. sorry! :-( > > in that case, Perl probably thinks that you want to call the function HI and > than print whatever that function return to STDOUT. > > no such HI function so Perl will panic! :-) > > david > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]