#!/usr/bin/perl
print "\n* Perl2exe Perl sourcecode revealer test code\n".
" by Thijs (Thice) Bosschert\n".
" v1.0 17-06-2012\n\n";
# Comment: This is a test comment
print "\n* This is just a test line.\n\n";
Comment on Re^4: Breaking a Filter::decrypt like source filter