Perl6::Placeholders 0.07
Sponsored Links
Perl6::Placeholders 0.07 Ranking & Summary
File size:
0.004 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
842
Date added:
2007-07-04
Publisher:
Damian Conway
Perl6::Placeholders 0.07 description
Perl6::Placeholders is a Perl 6 implicitly declared parameters for Perl 5.
SYNOPSIS
use Perl6::Placeholders;
my $add = { $^a + $^b }; # Create a sub that adds its two args
print $add->(1,2), "n"; # Call it
# Use as map, grep, and sort blocks
print join ",", sort { $^y <=> $^x } 1..10;
print join "n", map { $^value**2 } 1..10;
print join "n", map { $data{$_-1}.$^value**2 } 1..10;
print join "n", grep { $data{$^value} } 1..10;
my $div = { $^x / $^y }; # Create a HOF that divides its two args
print $div->(1,2), "n"; # Do a division
SYNOPSIS
use Perl6::Placeholders;
my $add = { $^a + $^b }; # Create a sub that adds its two args
print $add->(1,2), "n"; # Call it
# Use as map, grep, and sort blocks
print join ",", sort { $^y <=> $^x } 1..10;
print join "n", map { $^value**2 } 1..10;
print join "n", map { $data{$_-1}.$^value**2 } 1..10;
print join "n", grep { $data{$^value} } 1..10;
my $div = { $^x / $^y }; # Create a HOF that divides its two args
print $div->(1,2), "n"; # Do a division
Perl6::Placeholders 0.07 Screenshot
Perl6::Placeholders 0.07 Keywords
Perl 6
Placeholders 0.07
Perl 5
For Perl
Perl
print
n
join
parameters
implicitly
Perl6::Placeholders
Perl6Placeholders
Perl6::Placeholders 0.07
Libraries
Programming
Bookmark Perl6::Placeholders 0.07
Perl6::Placeholders 0.07 Copyright
WareSeeker periodically updates pricing and software information of Perl6::Placeholders 0.07 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Perl6::Placeholders 0.07 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
Related Software
Perl6::Parameters is a module with Perl 6-style prototypes with named parameters. Free Download
Perl6::Gather is a Perl module that implements the Perl 6 gather/take control structure in Perl 5. Free Download
Perl6::Contexts - array and hash variables turn into references to themselves when used in non-numeric scalar context. Free Download
Perl6::Classes project contains first class classes in Perl 5. Free Download
Perl6::Take is a Perl module to gather/take in Perl 5. Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download
Perl6::Export::Attrs - the Perl 6 is export(...) trait as a Perl 5 attribute. Free Download
Bundle::Perl6 is a Perl bundle to install Perl6-related modules. Free Download
Latest Software
Popular Software
Favourite Software