Re: Test
[email protected] ("Casey R. Tweten")
| Newsgroups | perl.perl6.language.data |
|---|---|
| Message-ID | <[email protected]> |
Today around 9:33am, [email protected] hammered out this masterpiece: : Karl Glazebrook wrote: : > : > Just a test to see if this list is actually alive... : : Seems to be. But no great activity yet. Where to start? Perhaps the issues of where dump() will be in Perl6 should be moved here. -- print(join(' ', qw(Casey R. Tweten)));my $sig={mail=>'[email protected]',site=> 'http://home.kiski.net/~crt'};print "\n",'.'x(length($sig->{site})+6),"\n"; print map{$_.': '.$sig->{$_}."\n"}sort{$sig->{$a}cmp$sig->{$b}}keys%{$sig}; my $VERSION = '0.01'; #'patched' by Jerrad Pierce <belg4mit at MIT dot EDU>