/**

popular collection of scripts for all

*/
/** Search */

Miscellaneous

 }

CGI Tutorials

Hits: 1475
*****
0.0

Ace Perl Name Formatter

Hits: 766
*****
0.0

Perl as a command-line utility

Hits: 377
*****
0.0
A wide selection of great CGI
This is a code snippet useful
Tutorial and sample codes to
Those who use Perl as a
tutorials with code
for formatting common names.
calculate the distance
programming language
examples. All comments are
For example, john doe III,
between two locations. Free
frequently forget that it is
commented to make it easier
can be converted to John Doe
sample source codes in PHP,
just as useful as a quick
to read and understand.
III.
ASP, ColdFusion, C/C++, C#,
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: Jul, 30 2005


Date: Apr, 22 2001


Date: Mar, 05 2004


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