tools:perl
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:perl [2024/06/03 03:01] – Humphrey Boa-Gart | tools:perl [2025/10/12 10:53] (current) – Humphrey Boa-Gart | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{wst> | + | # |
| - | + | ||
| - | ====== Perl ====== | + | |
| - | + | ||
| - | Perl is a dynamic programming language created by Larry Wall and was first released in 1987. Perl borrows features from a variety of other languages including [[tools:c|C]], [[tools: | + | |
| - | + | ||
| - | Perl is usually good for searching for data and matching variables. Structurally, | + | |
| - | + | ||
| - | For moar info, see [[wp> | + | |
| - | + | ||
| - | Some of the tools the Insurgency uses, such as mt_pulse.pl, | + | |
| - | + | ||
| - | ===== How To Get Perl ===== | + | |
| - | + | ||
| - | ==== Windows ==== | + | |
| - | + | ||
| - | - Download the Strawberry Perl installer from [[https:// | + | |
| - | - Run the program and follow the instructions | + | |
| - | - Open Command prompt and run '' | + | |
| - | + | ||
| - | ==== Linux ==== | + | |
| - | + | ||
| - | On Ubuntu/ | + | |
| - | + | ||
| - | sudo apt-get install perl | + | |
| - | + | ||
| - | On Redhat/ | + | |
| - | + | ||
| - | yum install perl | + | |
| - | + | ||
| - | on SUSE: | + | |
| - | + | ||
| - | yast install perl | + | |
| - | + | ||
| - | on Arch Linux: | + | |
| - | + | ||
| - | pacman -S perl | + | |
| - | + | ||
| - | on Gentoo | + | |
| - | + | ||
| - | emerge -av perl | + | |
| - | + | ||
| - | === Manual Install === | + | |
| - | + | ||
| - | i. Download Perl 5.13.1 from : | + | |
| - | http:// | + | |
| - | ii. Remove the old Perl from the system before building | + | |
| - | # rm -rf / | + | |
| - | p/s : Suggestion from jeremy | + | |
| - | # mv / | + | |
| - | + | ||
| - | Installation : | + | |
| - | + | ||
| - | i. # tar xvzf stable.tar.gz | + | |
| - | ii. # cd perl-5.13.1 | + | |
| - | iii. For more information , # ./Configure --help | + | |
| - | # ./Configure -de \ | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | iv. # make | + | |
| - | v. # make test | + | |
| - | vi. # make install | + | |
| - | + | ||
| - | Post Installation : | + | |
| - | + | ||
| - | i. # perl -MCPAN -e shell | + | |
| - | Just Follow step by step. Use all the Default Answer. | + | |
| - | ii. install Bundle:: | + | |
| - | iii. install Bundle:: | + | |
| - | iv. install Bundle:: | + | |
| - | v. | + | |
| - | + | ||
| - | To test the install run. | + | |
| - | + | ||
| - | perl -v | + | |
| - | + | ||
| - | or | + | |
| - | + | ||
| - | GET -ed www.yahoo.com | + | |
| - | + | ||
| - | ===== Learning Perl ===== | + | |
| - | + | ||
| - | Though there are several books available to someone wanting to learn perl, O' | + | |
| - | + | ||
| - | It is available, along with the rest of O' | + | |
| - | + | ||
| - | {{tag> | + | |
tools/perl.1717383675.txt.gz · Last modified: (external edit)
Find this page online at: https://bestpoint.institute/tools/perl
Find this page online at: https://bestpoint.institute/tools/perl