You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my OS X machine, the throw and warn subroutines behave differently as on my #! machine when printing to stdout. On #!, the error message prints to the screen. On OS X, the message is not printed, and the program hangs. Printing to non-stdout files seems to work, though.