Perl + literature
== 'Charlie Stross'
lujoyglamour.net
== Net::Lujoyglamour
The full novel, in a
PDF, is included in the text
fileManuel, the magnificent mechanical
man
== Novel
in a
POD
Using git
+Continuous
integration
When I woke up, the velociraptor was
still there
This is one of the
most famous literary one-liners. And
Perl is famous for its one-liners. So we
can do it better.cpanm ExtUtils::PkgConfig Test::Text TAP::Harness
perl -MTAP::Harness -e '
use utf8;
my $harness = TAP::Harness->new( { verbosity => 0} );
die "FAIL" if $harness->runtests( "t/just_check.t" )->failed;
'
Grammar
Quality
Plot holes?
Perl + literature
== 'Charlie Stross'