csv file

How to read a CSV file in Perl?

Linux Today  Fri, 02/10/2012 - 06:00

LinuxInstall: Perl is used for manipulating text files and in this article I will teach how to read a CSV file in Perl?


 

9 New Ruby Libraries To Check Out

Ruby Inside  Thu, 12/10/2009 - 09:45

love-your-library.pngI love checking out new Ruby libraries, and recently many new ones have passed my eyes.

The most prominent releases get their own post on Ruby Inside, but often there are less significant libraries that I'd struggle to write 100 words about yet still contribute to Ruby's lifeblood.

This post aims to round up a selection of my recent discoveries.


 

Vinu Thomas' Blog: Saving Data into Excel the Easy Way using PHP

PHPDeveloper.org  Thu, 07/02/2009 - 09:18

Vinu Thomas has a new post to his blog looking at using the MS-Excel Stream Handler class to push your data out to Excel (in more than just a CSV file).