NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Small Example. (Score:1)
use v6; # ------------------------------------------------------------------------ # r5666 | putter | 2005-07-18 09:49:34 -0600 (Mon, 18 Jul 2005) | 1 line # sprintf now handles X D U O E G F specifRe:Small Example. (Score:2)
<ecode>instead of<code>tags for verbatim code blocks... Here is your post, reformatted.Most commits this time around were related to javascript ouput but burried in the commit log was a little addition to
I'm hoping to provide examples both to teach myself more pugs and provide a more hands on approach to following developments. I love the journal, but an example here or there is nice..as()For those who haven't noticed perl 6 now lets you format strings with the.asmethod that takes the same arguments as sprintf. A recent commit extends this to include a few more options.Reply to This
Parent