- or download this
#!/usr/bin/env perl
package Op;
use strict;
...
$sender1->EndPart("text/html");
$sender1->Close;
}
- or download this
package webapp;
use Dancer2;
#use Dancer::Plugin::RequireSSL;
...
template result2 => { title => 'webapp', result2 => $r2 }
};
true;
- or download this
#!/usr/bin/env perl
use strict;
...
my ( $username, $password ) = @_;
webapp->to_app;
};
- or download this
<form id="f1" method="post" action="/">
<style>
...
</body>
</form>