Commit graph

3 commits

Author SHA1 Message Date
David Brownlee
ea969d7813 Remove unnecessary (empty) PLIST files for p5-* packages 2008-05-30 12:22:03 +00:00
Tobias Nygren
f0c2ce2df5 Correct various unresolvable dependencies 2008-05-22 21:23:00 +00:00
Roman Kulik
0854b005e7 B::Deobfuscate is a backend module for the Perl compiler that generates perl
source code, based on the internal compiled structure that perl itself creates
after parsing a program. It adds symbol renaming functions to the B::Deparse
module. An obfuscated program is already parsed and interpreted correctly by
the B::Deparse program. Unfortunately, if the obfuscation involved variable
renaming then the resulting program also has obfuscated symbols.
2006-03-23 18:24:23 +00:00