diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2013-12-09 22:08:44 -0800 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2013-12-09 22:08:44 -0800 |
| commit | 7286cd50a139faef33da5eb50ad76b605e5886aa (patch) | |
| tree | d8a0dbc50249fd17dc33c1e654e011ba576eccd2 /_posts/2008-06-30-upgrading-to-perl-5.10.md | |
| parent | Remove a bunch of unused files. (diff) | |
| download | lumberjaph-7286cd50a139faef33da5eb50ad76b605e5886aa.tar.gz | |
Mostly, fix broken links.
Diffstat (limited to '_posts/2008-06-30-upgrading-to-perl-5.10.md')
| -rw-r--r-- | _posts/2008-06-30-upgrading-to-perl-5.10.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2008-06-30-upgrading-to-perl-5.10.md b/_posts/2008-06-30-upgrading-to-perl-5.10.md index 9746ac4..057c294 100644 --- a/_posts/2008-06-30-upgrading-to-perl-5.10.md +++ b/_posts/2008-06-30-upgrading-to-perl-5.10.md @@ -22,4 +22,4 @@ then install Perl 5.10: % /opt/perl/bin/perl -e 'use feature qw(say); say "hi"' {% endhighlight %} -and then re-install your modules with `cpan \`cat module.list\``. +and then re-install your modules with <code>cpan \`cat module.list\`</code>. |
