/**

popular collection of scripts for all

*/
/** Search */

Miscellaneous

 }

Ace Perl Name Formatter

Hits: 766
*****
0.0

CGI Tutorials

Hits: 1475
*****
0.0

Perl as a command-line utility

Hits: 377
*****
0.0
This is a code snippet useful
Tutorial and sample codes to
A wide selection of great CGI
Those who use Perl as a
for formatting common names.
calculate the distance
tutorials with code
programming language
For example, john doe III,
between two locations. Free
examples. All comments are
frequently forget that it is
can be converted to John Doe
sample source codes in PHP,
commented to make it easier
just as useful as a quick
III.
ASP, ColdFusion, C/C++, C#,
to read and understand.
and dirty scripting engine
 
Java, Perl, Visual Basic and
 
for command-line operations.
 
Javascript. Longitude and
 
From the command line Perl
 
latitude for United States
 
can accomplish, in just a
 
ZIP Code and Canadian Postal
 
single line, tasks that
 
Code are available in
 
require pages of code in
 
database subscription from
 
most other languages. This
 
http://www.zipcodeworld.com.
 
article takes you through
 
 
 
some useful examples.


Date: Apr, 22 2001


Date: Mar, 05 2004


Date: Jul, 30 2005


Date: May, 01 2001
The new Inline module for
 
 
 
Perl allows you to write
 
 
 
code in other languages
 
 
 
(like C, Python, Tcl, or
 
 
 
Java), as well as toss it
 
 
 
into Perl scripts. Unlike
 
 
 
previous ways of interfacing
 
 
 
C code with Perl, Inline is
 
 
 
very easy to use, and very
 
 
 
much in keeping with the
 
 
 
Perl philosophy. One
 
 
 
extremely useful application
 
 
 
of Inline is to write quick
 
 
 
wrapper code around a
 
 
 
C-language library to use it
 
 
 
from Perl.
 
 
 


Date: Jun, 27 2001
{ Copyright } ©2019 NuclearScripts.com