Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.240.658 Times

File::Searcher 0.91

  Date Added: January 18, 2010  |  Visits: 1.031

File::Searcher

Report Broken Link
Printer Friendly Version


Product Homepage
Download (90 downloads)



File::Searcher is a searches for files and performs search/replacements on matching files. SYNOPSIS use File::Searcher; my $search = File::Searcher->new(*.cgi); $search->add_expression(name=>street, search=>1234 Easy St., replace=>456 Hard Way, options=>i); $search->add_expression(name=>department, search=>(Dept.|Department)(s+)(d+), replace=>$1$2$3, options=>im); $search->add_expression(name=>place, search=>Portland, OR(.*?)97212, replace=>Vicksburg, MI${1}49097, options=>is); $search->start; # $search->interactive; SEE File::Searcher::Interactive @files_matched = $search->files_matched; print "Files Matchedn"; print "t" . join("nt", @files_matched) . "n"; print "Total Files:t" . $search->file_cnt . "n"; print "Directories:t" . $search->dir_cnt . "n"; my @files_replaced = $search->expression(street)->files_replaced; my @files_replaced = $search->expression($expression)->files_replaced; my %matches = $search->expression(street)->matches; my %replacements = $search->expression(street)->replacements; File::Searcher allows for the traversing of a directory tree for files matching a Perl regular expression. When a match is found, the statistics are stored and if the file is a text file a series of searches and replacements can be performed. File::Searcher has options that allow for backing-up / archiving files and has OO access to reporting and statistics of matches and replacements..

Requirements: No special requirements
Platforms: Linux
Keyword: Expression Files Filesearcher Libraries Matching Programming Replacements Search Searches
Users rating: 0/10

License: Freeware Size: 9.22 KB
USER REVIEWS
More Reviews or Write Review


FILE::SEARCHER RELATED
Web Authoring  -  NZBGetter 1.1
NZBGetter is a PHP Script for linux based systems to spider NZB index sites for NZB files matching your predefined search patterns. The script downloads matching NZB files and passes them to your Usenet Reader.
92.16 KB  
File Cataloguers  -  AC Browser 2,0
AC Browser is a multi-document, multi-task file manager with the ability to Add Comments (notes) to the files and directories, viewconvert images, search files (files, text in files - using regular expression, following the links to the...
850 KB  
Modules  -  Swish-E Indexer 6.x-1.x-dev/5.x-1.1 1.0
This module will index uploaded files and will allow users to search over the full text of those documents. The module requires the installation of the Swish-E search engine and several different file filters to support fulltext indexing of...
 
Search & Replace Tools  -  DizzyDiff 1.4+
DizzyDiff is an Open Source application that will search for files with similar filenames to your search query. That means that you won't need to remember exactly the name of a song or file in order to find it. For example you may search for "Tear...
128 KB  
Libraries  -  Language::Basic::Expression 1.44
Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an...
52.22 KB  
Libraries  -  LibsX 2004-01-23
LibsX (formerly LibSpeedX) is a C++ multi-platform set of basic libraries (like strings, ini files, etc) optimized for speed and made from scratch. LibsXs goal is to make programs like games with basic libraries highly optimized for speed and...
27.65 KB  
Utilities  -  JFR FileRenamer 1.1
Java Application to rename a list of files at once, support for Drag&Drop, Copy&Paste, Full-Text Editing of a whole Filelist, Regular Expressions for search&Replace, Automatic Number Generation. Features: * Drag&Drop...
10.24 KB  
Web Browser Tools  -  EDocFind PDF Ebook Search Engine 20100521
EDocFind PDF Ebook Search Engine is a Firefox search plugin that allows users to search Ebooks, PDF, Flash Animations, Microsoft Word, PowerPoint, Excel Files. Search Over Millions of Files and Download them instantly!
10.24 KB  
Web Server Tools  -  Subject Search Server 1.1
Kryloff Technologies' SSServer(TM) product lets visitors search your Web site for the information they are looking for. It's fast and easy for them to use. It's fast and easy for you to set up and maintain. And the price is right... FREE! We...
1.42 MB  
Libraries  -  SimpleCDB 1.0
SimpleCDB - A Perl-only Constant Database. SYNOPSIS use SimpleCDB; # writer # - tie blocks until DB is available (exclusive), or timeout tie %h, SimpleCDB, db, O_WRONLY or die "tie failed: $SimpleCDB::ERRORn"; $h{$k} = $v; die "store:...
15.36 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB