Perl + literature – == 'Charlie Stross' – Manuel, the magnificent mechanical man



Perl + literature – == 'Charlie Stross' – Manuel, the magnificent mechanical man

0 0


Parnassus

LiteraryParnassus.pm

On Github JJ / Parnassus

Perl + literature

== 'Charlie Stross'

lujoyglamour.net

== Net::Lujoyglamour

The full novel, in a PDF, is included in the text file

Manuel, 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.

Test::Text

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?

Literary engineering!

Perl + literature == 'Charlie Stross'