lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


There is a Die command in perl which terminates the program immediately and prints the message

Die("Message");

Is there any equivalent in Lua.. If yes, what is it?

Also, is there any tutorial or guide that teaches Lua to perl programmers.

thanks
Anurag