in reply to Re^6: dynamic extractor based off static references in file (perl)
in thread dynamic extractor based off static references in file (perl)

This is what i got from data::dumper
$VAR1 = ' ♦└';

So I guess it is not a numerical value. I need to get "' ♦└'" into its binary form
  • Comment on Re^7: dynamic extractor based off static references in file (perl)