Skip to content

mlingapp/Perl2Python

Repository files navigation

Perl2Python

A tool to convert Perl scripts to Python 2.7.

Use:

Run the script with the file wanting to be translated as a commandline argument.
Output will be written to stdout.
If a line is unable to be translated, it will be output as a comment.

About

A tool to (try to) convert Perl scripts to Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%