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.228.523 Times

Sub::Quotelike 0.03

  Date Added: July 16, 2010  |  Visits: 937

Sub::Quotelike

Report Broken Link
Printer Friendly Version


Product Homepage
Download (93 downloads)



Sub::Quotelike is a Perl module that allows to define quotelike functions. SYNOPSIS use Sub::Quotelike; sub myq () { my $s = shift; # Do something with $s... return $s; } sub myqq (") { my $s = shift; # Do something with $s... return $s; } print myq/abc def/; print myqq{abc $def @ghin}; no Sub::Quotelike; # disallows quotelike functions # in the remaining code This module allows to define quotelike functions, that mimic the syntax of the builtin operators q(), qq(), qw(), etc. To define a quotelike function that interpolates quoted text, use the new (") prototype. For non-interpolating functions, use (). Thats all. To be polite with some indenters and syntax highlighters, the prototypes () and ("") are accepted as synonyms for () and ("")..

Requirements: No special requirements
Platforms: Linux
Keyword: Allows Define Functions Libraries Module Perl Perl Module Programming Subquotelike
Users rating: 0/10

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


SUB::QUOTELIKE RELATED
Libraries  -  Bio::NEXUS::Functions 0.67
Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. This package provides private functions that are not object-specific..
153.6 KB  
Libraries  -  Test::Data 1.20
Test::Data is a Perl module to test functions for particular variable types. SYNOPSIS use Test::Data qw(Scalar Array Hash Function); Test::Data provides utility functions to check properties and values of data and variables. Functions...
8.19 KB  
Libraries  -  List::Comprehensions 0.13
List::Comprehensions is a Perl module that allows for list comprehensions in Perl. SYNOPSIS use List::Comprehensions; use warnings; my @res = (); @res = comp1 { [ @_ ] } [0..4], [0..4], [0..4]; no warnings once; @res = comp2 { [$i, $j,...
3.07 KB  
MP3 Tools  -  Netbeans VST Plugin Module rc
A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
7.84 KB  
Modules  -  IMCE Wysiwyg bridge 7.x-1.0
Allows to use IMCE module with Wysiwyg module.Currently supported editors * CKEditor * FCKeditor * TinyMCEPatches to add support for other editors are welcome.
10 KB  
Database Tools  -  poptasticDB database access functions for Scripts 1.0v0.4
The poptasticDB database access functions are a set of PHP functions libraries designed to provide cross platform database support for PHP applications from a common programmers interface.They are free open source software released under the GNU...
20.48 KB  
Miscellaneous  -  A ThunkSpace for Python 1.2
This script allows normal functions to be attached to a 'ThunkSpace' which causes the function to be lazily evaluated when the thunk is referenced. It is just an experiment using closures and descriptors to try and change python function call syntax.
 
Programming  -  Universal UI 1.0
Universal UI is an open development environment that allows the creation of user interfaces in multiple programming languages. The application classes define a framework that is subclassed by a developer and tailored for language specific output.
126.12 KB  
Communication  -  Stream Programming 1.0
This is a set of functions written to teach the stream programming base theory. I think that this can be useful to the programmers that don't know what the stream programing is and manage signals or (infinite) sequences of entities.
30.72 KB  
Shell & Desktop  -  Hashell 0.013a
Hashell project is a shell that is written in Haskell language and which it is intended to provide a set of abstractions that allows you to use Haskell as a shell programming language. So that way you can use haskell for your daily...
15.36 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
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  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB