Help for this page
if ( system("ls -l | grep datafile.json") == 0 ) {
if (-f "datafile.json") {
#!/opt/lampp/bin/perl ... process_cgi( CGI->new );