Help for this page

Select Code to Download


  1. or download this
    if(-e "/bin/do/foo/$targetFile") {
        print "is there!\n";
    } else {
        print "someone stoled it...\n";
    }
    
  2. or download this
    __END__
    $_=q,just perl,,s, , another ,,s,$, hacker,,print;