in reply to
Re^2: Perl 6 version of cheatsheet
in thread
perlcheat
Unfortunately,
<pre>
breaks all the square brackets. It's probably sufficient to point out that hitting the download button gives you a clean copy.
Comment on
Re^3: Perl 6 version of cheatsheet
Download
Code
Replies are listed 'Best First'.
Re^4: Perl 6 version of cheatsheet
by
Anonymous Monk
on Jul 08, 2010 at 15:08 UTC
Ah, but the simple fix for that is to
s/\[/[/g
. But yes, downloading does work too.
[reply]
In Section
Meditations