perl editor
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 362
Perl Tutorial
Learn the basics of programming in Perl. All the basic programming topics are covered with advanced topics like file manipulation and database interaction for adventerous programmers. more>> Learn the basics of programming in Perl. All the basic programming topics are covered with advanced topics like file manipulation and database interaction for adventerous programmers.<<less
Added: 2006-07-30 License: Other Free / Open Source License Price: FreeAdditionalInfoInformationWebsite
1204 downloads
PERL Calendar 2
This is the newest version of my Calendar Script. Added a few new things to this version. It will display the current Month and year, with the current day selected. more>> This is the newest version of my Calendar Script. Added a few new things to this version. It will display the current Month and year, with the current day selected.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
11 downloads
Other version of PERL Calendar
License:Freeware
Added: 2005-03-07 License: Not Specified Price: Free
1744 downloads
A Perl Tutorial
This tutorial is very helpful for beginners to understand the basic concepts of Perl language. It contains quiz at the end of lesson, that you should take to test your understanding of the tutorial. more>> This tutorial is very helpful for beginners to understand the basic concepts of Perl language. It contains quiz at the end of lesson, that you should take to test your understanding of the tutorial.<<less
Added: 2006-06-04 License: Freeware Price: Free
716 downloads
Perl Express
A free integrated development environment (IDE) for Perl with multiple tools for writing and debugging your Perl programs. It features multiple CGI scripts for editing, running, and debugging; multipl more>> A free integrated development environment (IDE) for Perl with multiple tools for writing and debugging your Perl programs. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an internal Web browser or query editor; test MySQL, MS Access scripts; interective I/O; directory window; code library; and code templates.<<less
Added: 2003-01-27 License: Freeware Price: Free
3141 downloads
perlForum 1.0.0
perlForum is message board system made in powerful perl language. It has many advanced features, including a news system, a must for perl developers. more>> perlForum is message board system made in powerful perl language. It has many advanced features, including a news system, a must for perl developers.<<less
Added: 2003-09-12 License: Free Non-Commercial Price: $0.00USD
14 downloads
Other version of perlForum
Price: FreeAdditionalInfoBoldOutlookEULA
License:Free for non-commercial use
License:Free for non-commercial use
Perl Regex
What are regular expressions and what are they good for? This article covers the very first steps in understanding the concept of regular expressions and their use in Perl. more>> What are regular expressions and what are they good for? This article covers the very first steps in understanding the concept of regular expressions and their use in Perl.<<less
Added: 2007-05-02 License: Freeware Price: Free
911 downloads
Free Perl Guestbook 2.01
Free Perl Guestbook (FPG) has been designed from the ground up to be a reliable and easy-to-use guestbook. With FPG 2.01, installing, using and managing a guestbook couldnt be easier. The enhanced adaptability of FPG lets you easily create a style that more>> Free Perl Guestbook (FPG) has been designed from the ground up to be a reliable and easy-to-use guestbook. With FPG 2.01, installing, using and managing a guestbook couldnt be easier. The enhanced adaptability of FPG lets you easily create a style that fit your site. Give spammer no chance - FPG 2.01 includes an anti-spam function to protect your guestbook from spam-robots. And to ensure that your version of FPG is always the very latest, the update service in the Guestbook Control Panel will automatically notify you of updates.<<less
Added: 2003-05-14 License: Freeware Price: $0.00USD
11 downloads
Other version of Free Perl Guestbook
Price: FreeAdditionalInfofreeforallcommercialandpersonaluse
License:Freeware
License:Freeware
Perl on all Site 0.1.1 Final
PoaS (Perl on all Site) is a lightweight web portal system written in Perl. All client output is valid HTML 4. Main features include: newssystem, forum, user management, link database, site stats, theme selection, block administration, banner rotating more>> PoaS (Perl on all Site) is a lightweight web portal system written in Perl. All client output is valid HTML 4. Main features include: newssystem, forum, user management, link database, site stats, theme selection, block administration, banner rotating and many more.<<less
Added: 2002-03-27 License: GPL Price: $0.00USD
14 downloads
Other version of Perl on all Site
License:GPL
Perl Entrez Gene Parser
Perl Entrez Gene Parser is a parser that abstract a data structure from a given Entrez Gene record. more>>
Perl Entrez Gene Parser is a tool which can abstract a data structure from a given Entrez Gene record and users of the parser can decide what to do/extract from the data structure. Several automatic parser generators as well as the venerable Perl5 regular expressions are considered. The tools considered are: Parse:RecDescent, Parse:Yapp, Perl-byacc, Text:Balanced and Regex.
Major Features:
- Provide Perl parsers for NCBIs Entrez Gene based on regular expression, Parse:RecDescent, Parse:Yapp and Perl-byacc.
- Some can parse human genome annotations in minutes.
- Documentation and user guides are provided.
Requirements: none
Added: 2007-12-06 License: GPL - GNU Public License Price: GPLGNUPublicLicense
12 downloads
The Perl Regular Expression Tutor
The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not. more>> The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not.<<less
Added: 2007-05-24 License: Freeware Price: Free
901 downloads
Perl Audio Converter 4.0.0b3
Perl Audio Converter is a tool for converting multiple audio types from one format to another. more>>
Perl Audio Converter 4.0.0b3 brings you a powerful tool which is useful for converting multiple audio types from one format to another. It supports AAC, AC3, AIFF, APE, AU, AVR, BONK, CDR, FLA, FLAC, LA, LPAC, M4A, MP2, MP3, MP4, MPC, MPP, OFR, OFS, OGG, PAC, RA, RAM, RAW, SHN, SMP, SND, SPX, TTA, VOC, WAV, WMA, and WV.
It can also convert audio from the following video extensions: RM, RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, QT, VCD, SVCD, M4V, NSV, NUV, PSP, SMK, VOB, FLV, and WMV. CD ripping function with CDDB support, batch conversion, tag preservation for most supported formats, independent tag reading/writing, and extensions for Amarok, Dolphin, and Konqueror are also provided.
<<less Added: 2007-11-05 License: GPL - GNU Public License Price: GPLGNUPublicLicense
15 downloads
Perl arrays tutorial 1.0
Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a more>> Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a Perl array, assign a list to Perl arrays, modify Perl array elements, iterate and loop through the array elements, sort Perl arrays and much more.<<less
Added: 2008-12-13 License: Freeware Price: $0.00USD
14 downloads
Perl Modules Docs
Documentation for the more common Perl modules. A must read for all Perl programmers and developers. This is a FREE service. more>> Documentation for the more common Perl modules. A must read for all Perl programmers and developers. This is a FREE service.<<less
Added: 2005-04-30 License: Freeware Price: Free
1641 downloads
Perl File Indexer 1.0
The program indexes files on the hard drive (given a list of extensions to look for) and then lets the user search the list using incremental search. The file can then be opened/launched by pressing Enter in the search box (just like the j aka Jump To more>> The program indexes files on the hard drive (given a list of extensions to look for) and then lets the user search the list using incremental search. The file can then be opened/launched by pressing Enter in the search box (just like the j aka Jump To File shortcut in WinAMP). It requires additional packages to be installed beside the standard Active Perl installation (Win32:API, Win32:GUI, Win32:GUI:AdHoc and Win32:GUI:Loft) so please check the webpage for further details.<<less
Added: 2006-01-04 License: GPL Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above perl editor search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed