Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    package Op;
    use strict;
    ...
      $sender1->EndPart("text/html");
      $sender1->Close;
       }
    
  2. or download this
    package webapp;
    use Dancer2;
    #use Dancer::Plugin::RequireSSL;
    ...
        template access_to_protected_resource => { title => 'webapp', acce
    +ss_to_protected_resource => $r2 }
    };
    true;
    
  3. or download this
     #!/usr/bin/env perl
    
    use strict;
    ...
      </body>
      
    </form>