Logging object with console.log
See: https://developer.mozilla.org/en-US/docs/Web/API/console#Outputting_text_to_the_console
See: https://developer.mozilla.org/en-US/docs/Web/API/console#Outputting_text_to_the_console
See: https://slack.dev/node-slack-sdk/web-api Related: Working with Slack Bot
Using perl -e Using debugger as REPL with perl -de x (x can be anything) See: https://perldoc.perl.org/perlfaq3#How-can-I-use-Perl-interactively? Also see http://www.perlmeme.org/howtos/perlfunc/rand_function.html
Perl Intro Basic syntax overview Perl variable types Variable scoping Conditional and looping constructs Builtin operators and functions Files and I/O Regular expressions Writing subroutines OO Perl and Using Perl modules