Subject: | Split C<my $content = { ... }> into a method |
You should split the generation of C<my $content = { ... }> into a
method. Not all pastebin.com derived pastebins use the exact same POST
paramaters, see http://github.com/avar/app-nopaste-service-
linode/blob/master/lib/App/Nopaste/Service/Linode.pm#L24 for an example
of having to hack around this.