Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am layer-acht on github.
  • I am bergasche (https://keybase.io/bergasche) on keybase.
  • I have a public key ASDUN6y8AYqOu1-_NO3mbXKQh3VPilScBgKtqYEi37LsCAo

To claim this, I am signing this object:

#!/usr/bin/perl
use warnings;
use strict;
use LWP::UserAgent;
use HTTP::Request::Common qw{ POST };
use CGI;
use CGI::Carp qw(fatalsToBrowser);
my $ret = 0;