Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env perl
##############################################################################
# AUTHOR'S NOTE #
# ============= #
# #
# This is just a test script for OpenGL::Modern. It is not intended as an #
# example of good coding practices! :) #
##############################################################################
#!/usr/bin/env perl
=pod
=head1 AUTHOR'S NOTE
This is a proof of concept and shouldn't be used as-is.
* Most of the configuration is hardcoded.
* It always loses the first message due to lazy Mojo::IRC initialisation.