Help for this page
#so tried the below statement #dKitResults->convertCitifile2Dataset('build-2/\$file[1]','x'); #this allows it to compile, but doesn't work either
c:\@Work\Perl>perl -wMstrict -le "my @file = ('foo', 'bar', 'baz'); ... print qq{'$s'}; " 'build-2/\$file[1]'