Help for this page
#!/usr/bin/perl -w use strict; ... print $string."<= after\n\n"; exit;
ABCDEFGH<= before ABCD-EFGH<= after