<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Ola mongens,<br><br>Como alguns sabem eu estava tentando fazer um interpretador para brainfuck em Perl.<br><br>Portanto segue o que consegui ate agora: http://pastebin.com/gJKizdYS<br><br>Um "script brainfuck" para testarem, ele converte letras munusculas para maiusculas: http://pastebin.com/kzMMpUsA<br><br>Deve ser executado assim: perl mybf.pl bf.b<br><br>Mas estou com problemas. Toda vez que executo me retorna :  Can't use when() outside a topicalizer at mybf.pl line 36, <> line 1.<br><br>Alguem sabe o que esta acontecendo, e pode me ajudar.<br><br>Desde já, grato.<br><br>Att<br>                                          </div></body>
</html>