Perl from Python? Intriguing yet gross.

So I'm probably late to the party on this one but apparently you can import perl from within python. Now, why you would want to do this kind of baffles me, however, it is really pretty interesting and could have some possibilities if you're maintaining a legacy perl application that you're porting to python. If nothing else its an interesting academic exercise.