Help for this page
system('cd C:\\ABC\\'); system('pdftotext -layout R1.pdf');
perl -wE "system('cd .. & dir');" # Note: ^