Hi,
I've found that when using eval as a try/catch clause any errors are placed into $@ , but what is this strange variable.
The built in defaults usually have an underscore with them @_ , $_ etc.
I've tried Googling , but there search algorithm can't handle $@ even if placed in quotes
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
I've found that when using eval as a try/catch clause any errors are placed into $@ , but what is this strange variable.
The built in defaults usually have an underscore with them @_ , $_ etc.
I've tried Googling , but there search algorithm can't handle $@ even if placed in quotes
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts