SuperPython is a Perl source filter module that allows you to embed the SuperPython
language in your Perl programs---or even to skip using regular Perl syntax entirely. SuperPython is a
whitespace-sensitive language in the mode of Python, and gains the same readability, maintainability, scalability,
and supercoolability benefits from its use of mandatory white space.
Complete details here.