Help for this page
my $ext='c'; qx("perl -p -i -e \"s/(\@Filetyp\\s*?:)/\\1$ext/\" /path/test.c")
perl -p -i -e "s/(@Filetyp\s*?:)/\1c/" /path/test.c