I have come accross the code where in the global variable $st_mode is been accessed as $'st_mode what does the single quote in the variable $'st_mode refer to?
Similarly there is a function call &'Stat so i am curious enough to know the real usgae of the quote