Compare Bargains on CGI Programming
in CPAN : Comprehensive Perl Archive Network
CPAN Testers. Find CPAN testers reports for all the modules on CPAN.
perldoc.perl.org contains the core documentation for Perl in HTML and PDF formats.
|
Click-Affiliated PRO
Powerful and affordable affiliates management Perl script! |
"Start your own Affiliates program" "Boost your sales with your own Affiliates program" "Affiliates scripts made easy for you" "Find an affiliate script just as you need" "Affordable affiliates scripts" Custom Script design | ||
|
|
|
||
Free Perl Code Find free Perl code scripts
CPAN Testers Find CPAN testers reports for all the modules on CPAN.
Higher-Order Perl. Advanced Programming Techniques for Perl. Why Perl is Better than Those Other Languages. Stolen Secrets of the Wizards of the Ivory Tower.
perlvar - Perl predefined variables
mod_perl is the marriage of Apache and Perl
CGIWrap is a gateway program that allows general users to use CGI scripts and HTML forms without compromising the security of the http server. Scripts are run with the permissions of the user who owns the script.
Perl Design Patterns TinyWiki. "Perl programmers keep babbling about how they don't need to use objects or know design, then they get hired to do Python or Java projects because there are no Perl jobs, and then they talk about Here, CPAN's Object::PerlDesignPatterns is crafted by you and me. Perl Design Patterns is a free online book and forum. How bad Perl sucks because it doesn't foster design or object use"
WAMP (Windows, Apache, MySQL & PHP). With WAMP installed, you can run a web server (and things like WordPress, MediaWiki, and Jinzora) on your Windows PC. Read this How to install WAMP
JLBN Free WAMP Guides & Website Design Templates.
XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start. From Apache Friends
PERL vs PHP (MojoScripts)
Is C much faster than Perl. C/C++ Links
Popular Perl Complaints and Myths
Perl & LWP How you can write your own useful web client applications with LWP and its related HTML modules and more many PERL tips such as Appendix G. User's View of Object-Oriented Modules
Techlogica HTTP Server is a free and easy-to-setup web server. If you are a developer and you need an easy way to locally test a website based on PHP or CGI, our HTTP server is perfect for you. Our server also has full traffic logging and writes logfiles in Combined Log Format.
CXVI. Regular Expression Functions (For PHP) (Perl-Compatible). (PCRE). The syntax for patterns used in these functions closely resembles Perl. The expression should be enclosed in the delimiters, a forward slash (/), for example. Any character can be used for delimiter as long as it's not alphanumeric or backslash (\). If the delimiter character has to be used in the expression itself, it needs to be escaped by backslash. Since PHP 4.0.4, you can also use Perl-style (), {}, [], and <> matching delimiters. See Pattern Syntax for detailed explanation. The ending delimiter may be followed by various modifiers that affect the matching. See Pattern Modifiers. PHP also supports regular expressions using a POSIX-extended syntax using the POSIX-extended regex functions.perlre - Perl regular expressions
Regular Expressions (Regex, regexp, RE, re)
Free Perl Compilers, Interpreters and Binary Distributions
A Slightly Skeptical View on Perl (Preparing for Perl. Perl Certification without excessive complexity, fancy idioms and OO staff).
eXtropia is an open source resource for web application development. Contained within this site are free software applications (Perl and Java), free software application development tools (Perl and Java), free tutorials, and other related resources. Also covers XML.
Frequently Asked Questions about PerlPerlfect Search is a free, sophisticated, powerful, versatile, customizable and effective site indexing/searching suite available under an open source license (GPL). It comes as a pair of distinct scripts. The indexer, that automatically scans and indexes a web site, and the search engine, a cgi script that serves search queries for keywords over the index, and displays results pages in html, in a standard format including title, description and relevance ranking for each matching document. Advanced features include stopwords, a potent exclude mechanism and a handy automatic installation and configuration utility. More Search Engines
Widexl is developing top quality internet cgi scripts written in Perl for webmasters and are industry specialists in development of search engine related and password protecting programs.
V-Bulletin - If you are willing to pay for scripts, this is a top-end commercial site which can produce high quality message boards in either PERL or PHP.
ASCII, American Code for Information Interchange. Character Symbols and OPERATOR
DIFFERENCES The .. range operator treats certain character ranges with care on EBCDIC machines. For example the following array will have
twenty six elements on either an EBCDIC machine or an ASCII machine. Find out about cJ, cI, (You may see these when loading Excel characters
codes via PERL), etc...
Bioperl project Officially organized in 1995 and existing informally for several years prior, The Bioperl Project is an international association of developers of open source Perl tools for bioinformatics, genomics and life science research.
IKON Board A quick messaging board template which is easy to customise and can even be configured to support multi-lingual use.
Expert Web Install A useful selection of the most frequently asked questions regarding CGI & Perl.
Perl and Python Join 124,805 Programmers for FREE! Ask your question and get quick answers from experts. There are 2,185 online right now! We've got more than 500 tutorials and 2,000 snippets.
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java/Java Script, Perl, Python, and many others. These properties make JSON an ideal data-interchange language. More Java/Java Script
CGI, Common Gateway Interface is a method used by PERL, and other languages, to pass data and other information to and from the server.
CGI Programming on the World Wide Web O'Rielly
mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more.
MacPerl PERL for The Apple Mac
Writing Apache Modules with Perl and C
Cute Tricks With Perl and Apache
Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms (and Java for the File Manager module), you can setup user accounts, Apache, DNS, file sharing and so on. Webmin consists of a simple web server, and a number of CGI programs which directly update system files like /etc/inetd.conf and /etc/passwd. The web server and all CGI programs are written in Perl version 5, and use no non-standard Perl modules.
wApua WML, Wireless Markup Language, Browser written in Perl/Tk
Setting up a MySQL Based Website (MySQL) (using Perl)
Perl Database Scripts that can Search, Add, Edit/Delete records by users; this can be done by a user only of his own record. Additionally, back-end perl scripts to carry out above functions on all records by the webmaster are also generated. A lot of the databases requirement for internet are best met by Perl Database Scripts.
Multidbscripts However, where the data is very large, use of PHP MySQL is necessitated. A good site to generate custom PHP MySQL Database Scripts is Multidbscripts
Perl DBI The DBI is the standard database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used.
Advance PERL DBI. Making simple things easy and difficult thing possible, (Database interface module for Perl ).
Ack is a tool like grep, (global regular expression print), aimed at programmers with large trees of heterogeneous source code. Regular Expressions (Regex, regexp, RE, re)
TTYtter for Perl. A Twitter client a multi-functional, fully 100% text, Perl command line client. In interactive mode, it is a fully interactive client with asynchronous background updates and commands. Use it over telnet, ssh or even a dummy terminal. From the command line, use it to update your Twitter in shell scripts, from cron, and so on. Requires Perl 5.005 or better, and either cURL or Lynx
Hufig genutzte Links: PERL - Practical Extraction and Report Language (Also some Tk)
Rex Swain's HTTP Viewer See exactly what an HTTP request returns to your browser. Helps check for BOM, Byte Order Marks which may show up as Usually top left of display) This may
depend of how the webpage is saved, This will be shown as (EF,BB,BF) with the Rex Swain's HTTP Viewer
UTF-8 and the Byte-Order Mark (BOM) Headers must be written before any data is sent to the client. Unicode files may include a Byte-Order Mark (BOM) to help distinguish the big endian and little endian byte order. Unfortunately, the BOM isn't understood by PHP. Upon encountering the BOM, PHP assumes that it is dealing
with data, by which time it's too late to modify headers. Solution? Save the file in UTF-8 encoding
without a BOM.
Command-Line-Fu is the place to record those command-line gems that you return to again and again. Delete that bloated snippets file you've been using and share your personal repository with the world. That way others can gain from your CLI wisdom and you from theirs too. All commands can be commented on and discussed - digg-esque voting is also encouraged so the best float to the top.
Komodo - HTML & Programmer's Editor. HTML & Programmer's Editor. You can edit your Web pages without an HTML editor. In our opinion this is the best free programmer's editor out there. Komodo is a complete programmer's editor for Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML
| Some PERL functions don't work on Windows There are some functions that work on Unix, but aren't implemented in Windows. If you encounter these functions, you won't be able to use the script without modification. | |
|---|---|
| Function Type | Function List |
| System | exec |
| Process | alarm, fork, getpgrp, getppid, getpriority, setpgrp, setpriority |
| User/Group info | endgrent, endpwent, getgrent, getgrgid, getgrnam, getpwent, getpwnam, getpwuid, setgrent, setpwent |
| System V IPC | msgctl, msgget, msgrcv, msgsnd, semctl, semget, semop, shmctl, shmget, shmread, shmwrite |
| Filehandles/Files/Directories | link, symlink, chroot |
| IO | syscall |
| Network info | getnetbyname, getnetbyaddr, getnetent, getprotoent, getservent, sethostent, setnetent, setprotoent, setservent, endhostent, endnetent, endprotoent, endservent, socketpair |
The binmode() function has no effect on Unix, Mac or RISC OS) or any system that uses a single newline character'\n'. Read ASCII, American Code for Information Interchange. Character Symbols
PERL File tests. File checking using PERL, This is an unitary operator with one argument - either file name, or file pointer. Checks one of the conditions. The argument may be confined in round brackets:-
For example :-
if (-e("file.txt")){
print "File exists" }
else {
print "File hasn't been created"
}
-r File is allowed to read by effective uid/gid
-w to write -//-
-x to execute -//-
-o belongs to effective uid (user identificator)
-R File is allowed to read by real uid/gid
-W to write -//-
-X to execute -//-
-O belongs to real uid
-e file is existed
-z empty
-s not empty
-f general text
-d folder
-l symbolic link
-p pipes
-S socket
-b special block device
-c -//- symbolic -//-
-t pointer to tty device
-u bit setuid is set
-g -//- setgid
-k -//- sticky
-T text file
-B binary
-M file "age" in terms of days from the moment of script start
-A days from last reading
-C days from last inode modification
LAMP is an acronym for a set of free software programs commonly used together to run dynamic Web sites: Linux, the operating system; Apache, the web server; MySQL, the database management system (or database server); Perl, PHP, and/or Python, scripting languages.
Host Library Tutorial is designed to guide you through the initial steps of setting up Apache, MySQL, and PHP on Linux.
LAMP Tutorial: Linux, Apache, MySQL, PHP Introduction.
On LAMP O'Rielly
Linux Apache MySQL PHP Web Sites
Apache open-source software and Apache Servers.
Also view the HTML, HyperText Markup Language page
Web Masters. Click Here Now to start making money. A Great opportunity to make some money. Receive 50% by offering your users Ton's of Keywords on A Great Portal websites. Our Affiliate Program Pays you 50% on Level 1 of Every Sale of our Text Link both searchable and static Text Link!
A Computer Portal. Freeware, Shareware. Download software. Computer languages and Programming code. Including PERL Scripts and Java Scripts. Webmaster Tools. Internet Marketing, Website promotion. Hardware Help from BIOS to Windows and UNIX.
® © ™ are owned by respective authors and websites. There may be a charge for some software. Google™ is a trademark of Google Inc, These pages are not endorsed by Google or any other Company