Acme::MetaSyntactic::RefactorCode is a Perl module which allows you to theme and refactor your code!
SYNOPSIS
Acme::MetaSyntactic::RefactorCode helps you give signicant variable names to your code.
The default (loremipsum theme) way to use it is:
perl -MAcme::MetaSyntactic::RefactorCode script.pl > loremipsumed.pl
Or the themed version:
perl -MAcme::MetaSyntactic::RefactorCode script.pl -t theme > themed.pl
Take special care to choose a theme that has sufficient entries to refactor your code. Use this one-liner to get available themes:
perl -MAcme::MetaSyntactic -e 'print join "n",Acme::MetaSyntactic->themes'
Product's homepage
Requirements:
· Perl