サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
Switch 2
shadowcat.co.uk
Moo versus Any::Moose Mouse was originally written by Sartak as an exercise in understanding metaprotocol implementation better so he could better contribute to Moose - but because of its faster startup time and capacity to install as pure perl became a common answer to the question "What do I use if I want something lighter weight than Moose?". However, since Mouse is a separate package with its
Show Us The Whole Code A plea to those I'm helping debug Fri Feb 5 20:15:00 2010 When I'm being asked for help troubleshooting perl code - both out in the community and for Shadowcat's professional services clients, one of the things I'm always doing is asking for more information. In fact, the most often heard cry on freenode's #perl channel is "show us the whole code". Yet people always resist.
Web Simple Shipped! Web::Simple 0.001 Wed Nov 25 22:00:00 2009 So, Web::Simple has hit CPAN. It's still rough around the edges in a bunch of ways, and it's still pretty experimental, but since the contents of the distribution is currently the entire non-core-perl requirements you can always snapshot it via cp -a (which I've done for The SDL site). What is there? Well, basic sugar and the dispatche
F-ck Perl 6 Yes, This Is A Rant. You were warned. Tue Nov 17 22:26:00 2009 Alright, so, with a bit of luck and a following wind the title of this post is going to have segregated my audience into a number of sub-sets: (1) The people who're seriously into their Perl 5 and want to hear about me having a good rant about the useless science project that's screwed over our marketing for years and still
Introducing Web::Simple A first taste of Web::Simple Wed Nov 4 01:15:00 2009 NAME Web::Simple - A quick and easy way to build simple web applications SYNOPSIS #!/usr/bin/perl use Web::Simple 'HelloWorld'; { package HelloWorld; dispatch [ sub (GET) { [ 200, [ 'Content-type', 'text/plain' ], [ 'Hello world!' ] ] }, sub () { [ 405, [ 'Content-type', 'text/plain' ], [ 'Method not allowed' ] ] } ]; } H
The Most Important Thing Musings on my contributions to and membership of the perl community Fri Jun 19 17:30:00 2009 Possibly this is a bit of an odd post, but I'm feeling kind of introspective at the moment. Anyway ... I've been thinking about the various stuff I've been involved in since I first got into the perl community, and what the things I've done mean to me, and what they might mean to o
We Are Iron Man Announcing the Enlightened Perl Iron Man Competition Sat Apr 18 15:00:00 2009 WARNING: This is a rant as well as an announcement. If you don't want to read the part where I complain, curse and insult people, click this link to go to the Enlightened Perl announcement. Edit: Updates, as promised, are here Over the past couple of years it's come to my notice more and more - perl is ne
このページを最初にブックマークしてみませんか?
『shadowcat.co.uk』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く