in reply to Inline i386 assembly JAPH

I think you should of tested to make sure you're on a Linux/ix86 system.

$_=`uname -a'; die "Not Linux/ix86!" unless (/Linux/ && /86/);

--
$Stalag99{"URL"}="http://stalag99.keenspace.com";