Acme::VarMess

Blow up your variable names
Download

Acme::VarMess Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Yung-chung Lin
  • Publisher web site:
  • http://search.cpan.org/~xern/

Acme::VarMess Tags


Acme::VarMess Description

Blow up your variable names Acme::VarMess is a Perl module to blow up your variable names.SYNOPSIS use Acme::VarMess; $Acme::VarMess::DEBUG = 1; blow($source_code, $output_file); blow($source_code_file, $output_file); dont_blow(@list_of_symbols);This module screws up the variables in your source code and replace them with md5-digest-like strings. It also strips comments and PODs in your source. There's no warranty that VarMess-ed code still works normally.dont_blow() takes a list of symbols that you don't want to be replaced.Turn on $Acme::VarMess::DEBUG if you want to see the mapping table. Requirements: · Perl


Acme::VarMess Related Software