« Getting Started with Perl 6 modules | Main | Weekly Perl 6 mailing list summary for 2-9 September, 2006 »

2006.09.10

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Last week I wrote an example script (examples/ca_wolfram.pl in your Pugs tarball or svk checkout) in Perl 6, but found I was lacking sprintf("%b",$arg), which was used in my Perl 5 version of the same script. The #perl6 crew, led by audreyt++ encouraged me to implement it in Prelude.pm, and voila! Not an hour later, I had sprintf("%b") working like a charm in my script. w00t!

The comments to this entry are closed.

December 2015

Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

License