New Page: Perl / CGI RegExs & Snippets
I’ve been developing websites in Perl (CGI) since 2003 — any website of mine that isn’t backed-by-PHP is backed by Perl, 100% of the time. Over the years, I’ve accumulated a number of regexs, code snippets and so forth that are very, very handy for the coder who still utilizes perl for their website. So, I put together a page, which will be continually updated, which shares these code snippets and regular expressions — literally a “cheat sheet” of Perl coding.
PayPal IPN Tester and Code Samples
I must have been living under a rock for a long time — I didn’t know that PayPal had an Instant Payment Notification Simulator (tester)… I’ve been using the PayPal sandbox for quite some time, but for whatever reason, I didn’t know that they had a tool that would allow me to test my IPN scripts by themselves.