2010

htbaapub.rest v1.04 released

My REST module htbaapub.rest has been updated with a set of response code helper methods. Instead of doing a precise check on the status code (e.g. 202) you can now check if it’s inside the 2xx range. This release brings the IsInfo(), IsSuccess(), IsError(), IsRedirect(), IsClientError() and IsServerError() helper methods.

WebService::Rackspace::CloudFiles 1.01 released

I’ve just released a new version of WebService::Rackspace::CloudFiles, namely version 1.01. It should appear on your favorite CPAN mirror soon. If you really can’t wait you can get it from GitHub. This releases fixes some issues with HEAD requests. Although the module fully implemented the specification supplied by Rackspace it turned out that their specification …

WebService::Rackspace::CloudFiles 1.01 released Read More »

1 year existence

Exactly a year has passed since I started my blog. Time flies by fast I guess. In this short year I’ve moved my blog from a shared host to a Rackspace Cloud Server. After running it there for a few months I’ve moved to a proper VPS from Tilaa, which I’ll probably upgrade to get …

1 year existence Read More »

Scroll to Top