eskaaren
Recent Actions
-
Posted Mojolicious and special variable names to eskaaren
I recently started using Mojolicious and this week I encountered a problem when stashing data for rendering in the template.
I tried to stash a reference like this:
my $data = from_json($json_string);
$self->stash(data => $data);Now when reloading the page it will j…
-
Posted Announcing WebService::Vultr v0.1 to eskaaren
Complete Perl bindings for the Vultr v1 API uploaded to CPAN.
Vultr is a global VPS provider similar to DigitalOcean and Amazon EC2.
http://www.vultr.com/?ref=6816711(By signing up using that link a…
Comment Threads
No responses to comments.
Responses to Comments from eskaarenAbout blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.