The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.5.2 - 2011-04-15

  • Added IO::Prompt dependency Changed test regexes to being proper quoted regexes to fix issue with perl 5.13 Fixed bug in checking for included file types Added ,v RCS files to ignored list Added BUILD method to read the ~/.csrc file for any updated file types Added "bang" check which looks at the first line of a file to determine if the matches a file type Fixed missing bracket and unchanged type suffix name Updated documentation to being more usable and complete Changed so that file type groups can be updated Fixed copyright More ignore sorting Added script to make cs not require all other modules to be installed Fixed bad regex match

Changes for version 0.5.0_1 - 2010-09-15

  • Fixed not clearing last files contents Almost working (fails for final files) Started trying to get replaceing working Updated the distribution description Cleaned Build.PL

Documentation

cs
Search and/or replace text (with some intelligence)

Modules

Search file contents in code repositories
Handles the testing file types, symlinks and file name positive & negative matching.
Highlights matched parts of a line.
Takes in various options and builds a regular expression to check lines of a file
Sorts out file content that should be changed.