April 2016 Archives

use Net::SMTPS for specifying ssl version v1

I am migrating a couple of my domains from mandrill to sparkpost



#!/usr/bin/perl

use strict;
use warnings;
use Net::SMTPS;
use Data::Dumper;

my $USER…

Debugging adventure - why it's hard to estimate

This is the second instance in recent time where I thought it was a quick fix but ended up taking way more time than it should. The first was an iOS app submission which was something Apple changed recently. This is a perl example so posting it here.

Mandrill is shutting down . I was using their service for my domains table tennis match and Brainturk brain games online . I looked at the ="https://www.metachris.com/2016/03/…

About Kiran

user-pic I blog about Perl.