Ali.as

Ali.as Blog

Understanding Conditional Statements in Perl

Conditional statements are fundamental building blocks in any programming language, allowing developers to direct the flow of code based on various conditions. In Perl, a versatile and powerful scripting language, conditional statements are pivotal for creating dynamic and efficient scripts. This article dives deep into understanding conditional statements in Perl, providing you with the tools […]


Mastering Loops in Perl: A Beginner’s Guide

Programming is a powerful tool when coding efficiently and effectively, and mastering loops is a fundamental part of creating sophisticated Perl scripts. Loops in Perl allow programmers to repeat a set of instructions multiple times without rewriting the code, making it easier to handle repetitive tasks. By leveraging loops, tasks that require iteration over data […]


Mastering Control Structures in Perl

Control structures in Perl are fundamental components that significantly influence the flow and behavior of a Perl program. By mastering these structures, you can effectively control how your code executes under various conditions, thereby optimizing your programming efforts for better performance and readability. Whether you’re deciding the direction of execution with conditional statements or iterating […]


Understanding and Using Hashes in Perl

Hashes in Perl, often referred to as associative arrays, are fundamental data structures that allow you to store and manipulate collections of key-value pairs. Unlike arrays, which are indexed by number, elements in a hash are indexed by strings, making this data structure exceptionally useful for tasks that involve looking up and retrieving values based […]


Understanding and Using Arrays in Perl

Perl, a high-level programming language known for its text-processing capabilities and flexibility, is a popular choice among developers for various scripting tasks. Among the myriad of features that Perl offers, arrays hold a significant place due to their ability to store ordered lists of scalars. Understanding arrays in Perl is fundamental for enhancing the efficiency […]


Understanding Scalars in Perl Programming

In the world of Perl programming, understanding scalars is fundamental for developers to effectively manipulate data and build robust scripts. Scalars in Perl refer to single data units, which can be a number, a string, or a reference. Recognizing their importance is crucial as they form the building blocks of more complex data structures in […]


Understanding Variables in Perl Programming

Perl is a dynamic, high-level programming language known for its flexibility and blend of procedural, functional, and object-oriented paradigms. One of the fundamental concepts in Perl—and any programming language—is variables. Understanding variables in Perl is crucial, as they are used to store and manipulate data, enabling developers to create complex applications efficiently. In Perl, variables […]


Getting Started with Perl: An Introduction

Perl, a highly capable, feature-rich programming language with over three decades of history, remains a popular choice for developers and sysadmins worldwide. Known for its versatility and robustness, Perl was originally developed by Larry Wall in 1987 as a Unix scripting language to make report processing easier. It has since evolved substantially, influencing a broad […]


How to unblock / watch Netflix-Canada in Africa

To unblock Netflix-Canada ( from Canada ) in Africa and watch the stream from http://www.netflix.com without blackouts in Africa – you need a VPN – or SmartDNS. With SmartDNS you can watch Netflix-Canada in Africa on most devices. It is cheaper and faster than VPN but SmartDNS does not encrypt your traffic. You can watch […]


Unblock tushy.com

If you are unable to browse tushy.com on your own Computer or your Apple Telephone or Tablet? In many cases your Cable Service Provider disables access to tushy.com. Or tushy.com gets censored from the government. Also its possible that tushy.com blocks you – because they havent bought the contracts to exhibit their site in your […]


Perl Development Journal

Or just search in Google/Bing for "Ali.as" (lol)


The CPAN Top 100

What is that? One of the few rankings in the world you probably will not want be at the #1...


This page is also a repository for SVN, CPAN modules, outdated modules and the place for other developers who don`t want to bother with their own sites.

Worked together with 100+ authors, 500+ modules and the number is still growing.


JSAN

The JavaScript Archive Network is an awesome resource for Open Source JavaScript software & libraries.

The old website has been moved to openjsan.org which is now live!


Squid

Using the Squid cache as a reverse proxy can save traffic and bandwidth and increase the speed of your web server enormously.


Content copyright 2002 Ali.as
All rights reserved.