Help for this page

Select Code to Download


  1. or download this
    use File::Slurp;
    
    ...
    print $calender_date;
    
    }
    
  2. or download this
    use File::Slurp;
    
    ...
    
    ______________________________________________________/_____/_____
    John Doe
    
  3. or download this
    if (first_sig = "_____________________________________________________
    +_/_____/_____"){
    print "There is no first signature";
    ...
    else{
    print "Document has a second signature\n";
    }