Acme::RunDoc allows you to write Perl code in Microsoft Word ".doc" files and run them.
The simple way to execute such a file is:
perl -Microsoft::Word myscript.docOf course, everybody knows it's best to modularise code. So write your code as a Perl module (in Microsoft Word, of course) and save it with a ".docm" extension somewhere in @INC. Then you can use it like this:
use Acme::RunDoc 'Your::Module';Acme::RunDoc is not a source filter; it just uses eval quite a bit.
In reply to Candidate for a new "Evil Uses For Perl" section. by tobyink
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |