Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.376.678 Times

Perl6::Signature 0.03

Company: Gaal Yahas
Date Added: June 14, 2013  |  Visits: 355

Perl6::Signature

Report Broken Link
Printer Friendly Version


Product Homepage
Download (43 downloads)



Perl6::Signature is a Perl module that models routine signatures as specified in Synopsis 6 of the Perl 6 documentation. These signatures offer a rich language for expressing type constraints, default values, and the optionality (among other things) of routine parameters.<br /><br />Included is a parser for the Signature language, accessors and convenience methods for querying Signature objects, and a pretty-printer for producing their canonical textual representation.<br /><br />SYNOPSIS<br /><br /> use Perl6::Signature;<br /><br /> my $sig = Perl6::Signature- >parse(<br /> ':($self: $x, Int $y = 42 where { $_ % 2 == 0 }, :$z is copy)');<br /><br /> print $sig- >s_requiredPositionalCount; # 1<br /> print $sig- >s_positionalList- >[0]- >p_label # "x"<br /> print $sig- >s_namedList- >[0]- >p_hasAccess; # "copy"<br /><br /> print $sig- >to_string;<br /> # ":($self: $x, Int $y = 42 where { $_ % 2 == 0 }, :$z is copy)"

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: 039self Canonical Copy Copyquot Gtparse Gts Positionallist Gtto String Language Perl Perl Signature Print Producing Quotcopyquot Quotself Representationsynopsis Routine Signature Signatures Textual
Users rating: 0/10

License: Freeware Size: 20.48 KB
USER REVIEWS
More Reviews or Write Review


PERL6::SIGNATURE RELATED
Libraries  -  XML::Parser::Style::Stream 2.34
XML::Parser::Style::Stream is a Stream style for XML::Parser. SYNOPSIS use XML::Parser; my $p = XML::Parser->new(Style => Stream, Pkg => MySubs); $p->parsefile(foo.xml); { package MySubs; sub StartTag { my ($e, $name) = @_; # do...
225.28 KB  
Database Tools  -  phpPgAdmin 4.2
A web-based administration tool for PostgreSQL phpPgAdmin is a web-based administration tool for PostgreSQL. phpPgAdmin is perfect for PostgreSQL DBAs, newbies and hosting services. Here are some key features of...
 
Libraries  -  Set::Infinite::Basic 0.61
Set::Infinite::Basic is a Perl module with sets of intervals. SYNOPSIS use Set::Infinite::Basic; $set = Set::Infinite::Basic->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite::Basic is a Set Theory module for...
49.15 KB  
Libraries  -  Mail::Webmail::Yahoo 0.601
Mail::Webmail::Yahoo is a Perl module that enables bulk download of yahoo.com -based webmail. SYNOPSIS use Mail::Webmail::Yahoo; $yahoo = Mail::Webmail::Yahoo->new(%options); @folders = $yahoo->get_folder_list(); @messages =...
28.67 KB  
Libraries  -  ExtUtils::SVDmaker 0.10
ExtUtils::SVDmaker is a Perl module to create CPAN distributions. SYNOPSIS use ExtUtils::SVDmaker; $svd = new ExtUtils::SVDmaker( @options ); $svd = new ExtUtils::SVDmaker( %options ); $svd->vmake( @targets, %options ); $svd->vmake(...
276.48 KB  
Backup Utilities  -  Product Key Reader 1.0.2
The Product Key Reader Software allows you to find, recover and backup your serial numbers (also known as product key, license key or cd key). The software is easy to use. The software scans your system within seconds - with one click. Save the...
442.08 KB  
File Converters  -  Advanced Scan to PDF Free 4.5.8
Looking for an easy way to scan paper documents and organize your computer files? It's time to try the solution that's got everyone talking: Advanced Scan to PDF Free. It is designed to help businesses, professionals and home users scan paper...
6.95 MB  
Utilities  -  BenchMe build 173
BenchMe is a free tool to evaluate performance of data storage - rotational hard drives (internal and external), solid state drives (SSD), RAID arrays, memory cards, and USB thumb drives. BenchMe measures the following characteristics: access time...
703 KB  
Programming  -  PGP::Sign 0.20
This module is designed to do one and only one thing securely and well; namely, generate and check detached PGP signatures for some arbitrary data. It doesn't do encryption, it doesn't manage keyrings, it doesn't verify signatures, it just signs...
30.72 KB  
Windows Software  -  Acala DVD Copy 3.3.9
Acala DVD Copy can help you back up your own favorite DVD movies to DVD or Hard Drive. It is useful and easy to use software without any basic media knowledge, you can use it and get perfect duplicate of your favorite DVD movies with no loss of...
5.07 MB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB