perl regex
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 321
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
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
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
Easy Perl for Beginners 1.0
For Perl beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array. more>> For Perl beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array.<<less
Added: 2006-05-22 License: Other Price: $0.00USD
12 downloads
Other version of Easy Perl for Beginners
License:Other Free / Open Source License
Added: 2005-03-07 License: Not Specified Price: Free
1744 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 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
PERL replace function
This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar more>> This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar to the VBScript function.<<less
Added: 2007-08-03 License: Freeware Price: Free
838 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
Perl File Handling
This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files. more>> This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files.<<less
Added: 2007-05-24 License: Freeware Price: Free
917 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
RegEx Tester
This service will test RegEx (Regular Expressions) - Perl, PHP, JavaScript, etc. Excellent tool to debug and develop RegEx. This is a FREE service. more>> This service will test RegEx (Regular Expressions) - Perl, PHP, JavaScript, etc. Excellent tool to debug and develop RegEx. This is a FREE service.<<less
Added: 2005-04-30 License: Freeware Price: $0.00USD
102 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
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
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 regex 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