Friday, February 6, 2015

Perl/Math::Bezier ... plotting a bezier curve given some control points

doesn't actually draw anything - just gets the data points necessary to plot one. I did this because I needed a series of 22 numbers starting with 0.0125 that gradually ramped up to 7.4 with step getting larger for each iteration.

Wednesday, February 4, 2015

Perl get SSL certificate subject alternative names (aka aliases)