what's the difference between:
$::MY_VARIABLE and my $MY_VARIABLE .... if they're both declared in main()?! Obviously they're treated differently by perl because $::MY_VARIABLE does not equal $MY_VARIABLE. anyone? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]