Network Programming with Perl

Network Programming with Perl
April 1st, 1999 by James Lee in Using Perl to make network task is easy—here's how. Perl has been called the glue that holds the Internet together because it is an extremely powerful text processing and CGI programming language....

Getting Started with

Getting Started with
Written by Steve Lidie by Steve Lidie, April 1999A favorite Perl module of mine is the Tk widget toolkit. With this collection of widgets, you can write sophisticated graphical applications, or just jazz-up your old command line program. Oh, you don't...

Perl and the Tk Extension

Perl and the Tk Extension
Using X from Perl Steve Lidie Well, hello! This is the first of several articles on the Tk toolkit, a marvelous object oriented Perl extension that provides a comprehensive widget collection for all kinds of spiffy graphical applications. Tk was developed...

download tutorial perl

download tutorial perl
Introduction !-- SOC Table of Contents --> Chapter 1: First Steps In Perl Chapter 2: Working with Simple Values Chapter 3: Lists and Hashes Chapter 4: Loops and Decisions Chapter 5: Regular Expressions Chapter 6: Files and Data...

Perl Beginner

Perl Beginner
What does this book cover? Installing Perl on Windows and UNIXMaking use of online Perl resources like CPANFirst principles in programming and the Perl syntaxWorking with files and databasesWriting web pages in PerlUsing Perl as an object-oriented...

PDF Setting Mikrotik hostspot authentikasi

PDF Setting Mikrotik hostspot authentikasi
Tutorial kali ini saya ingin membahas bagaimana mudahnya membangun router+hotspot authentikasimenggunakan Mikrotik OS.silakan download di pdf downl...

setting hotspot MIKROTIK

setting hotspot MIKROTIK
Setting Hotspot pada Mikrotik Router OS sangat mudah dikonfigurasi. Sistem autentikasi hotspot biasa digunakan ketika kita akan menyediakan akses internet pada areal publik, seperti : Hotel, café, Kampus, airport, taman, mall dll. Teknologi akses internet...

Belajar Perl part III

Belajar Perl part III
Decision / selection / percabangan Percabangan di perl terdapat dua jenis yaitu if dan unless. Pada if blok perintah akan dijalankan jika syarat atau kondisi di dalam if terpenuhi. Bentuk if di perl mirip seperti di bahasa c. ...
Page 1 of 41234Next »