The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
/* XPM */
static char * mode_html_xpm[] = {
"16 16 8 1",
" 	c None",
".	c #3B455E",
"+	c #000000",
"@	c #59B200",
"#	c #9F9FA2",
"$	c #3F7F00",
"%	c #FFFFFF",
"&	c #3C465E",
"                ",
"..............+ ",
".@@@@@@@@@@@@@+#",
".@@@@@@@@@@@@@+#",
".$$$$$$$$$$$$$+#",
".%%%%%%%%%%%%%+#",
".%%%%+%%+%%%%%+#",
"&%%%%+%%+%%%%%+#",
"&%%%%+%%+%%%%%+#",
".%%%%++++%%%%%+#",
".%%%%+%%+%%%%%+#",
".%%%%+%%+%%%%%+#",
".%%%%%%%%%%%%%+#",
".++++++++++++++#",
" ###############",
"                "};