Friday Feb 10 | Linux Today
How to read a CSV file in Perl?
"If you want to extract out the data from 3rd column and calculate the sum of all the numbers then the approach to do this will be as follows: Read the first line of the CSV file and extract out the 3rd column.
DIY: Add a spam filter to your mail server with ASSP
Try Anti-Spam-SMTP-Proxy, or ASSP, to see if it can help you defend your users from the constant deluge of spam.
ActiveState Delivers Komodo 7 IDE for Dynamic Language Development
ActiveState ships Komodo 7, the latest version of its integrated development environment for Python, PHP, Ruby, JavaScript and Perl development.
Perl Data Language 2.4.10 released
First time accepted submitter tonique writes " Perl Data Language 2.4.10 has been released .
RegExRX is a complete regular expression development tool meant for professionals and novices alike.
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences.
I'm happy to announce my 3rd e-book called " Perl One-Liners Explained. " Perl one-liners are small and awesome Perl programs that fit in a single line of code and they do one thing really well.
ActiveState Komodo is the award-winning, professional integrated development environment for dynamic languages, providing a powerful workspace for editing, debugging and testing your programs.
Perl Foundation Receives Cash Injection
"This generous donation will allow us to further improve the Perl 5 Core and the work done with the Core Maintenance Fund, as well as sponsor a range of Perl 5 related activities through grants and initiatives already in existence and in the community.
Brocade Leveraging Perl to Boost ADCs
"The programming language behind OpenScript is Perl, which offers the advantage of a large base of developers as well as access to the Comprehensive Perl Archive Network libraries.
ActiveState Releases Komodo 7, "World's Fiercest IDE"
ActiveState , whose software enables developers and enterprises to innovate from code to cloud smarter, faster, and safer, announced today the release of Komodo IDE 7: The world's fiercest IDE.
Class::EHierarchy is intended for use as a base class where hierarchally ordered objects are desired.
SuperEdi is a useful and reliable text editor utility for both web site developers and programmers.
HippoEDIT is an easy to use, powerful text editor for Windows, mainly targeted at developers and power users.
Code Line Counter 4.1 Build 4.1.32.58
Code Line Counter is a software to count lines of code in source or text files for Project Managers.
Up-to-date packages and pkgsrc
Ulrich Habel wants to update some of the Perl 5 modules in pkgsrc. He published a request for comments , describing what he plans to do for changing some dependencies.
"Moose is essentially a language extension for Perl 5 that provides a modern, elegant, fully featured object system.
Padre is an IDE for Perl developers. It provides syntax highlighting for many languages, but for Perl it also provides refactoring tools.
Rakudo Star is a distribution of Perl 6 aimed at early adopters. Rakudo Perl 6 in its current form is also proving to be viable for developing applications and exploring a great new language.
comparing the checksums of two files with Perl and cksum
It works by piping the output from cksum to Perl, which takes note of the first checksum and compares each subsequent file's checksum to that value.
Also on Topix