On Mon, Mar 16, 2009 at 10:31, Sharan Basappa <sharan.basa...@gmail.com> wrote:
> Hi,
>
> We have quite a bit of log information generated during our work. The
> thought I have is to create a tool that actually
> takes all the info in the log and then displays in a visual manner. I
> have fair amount of experience in Perl but for an
> application of this kind, I am wondering what I need to do this. Is
> perl enough? does it require some other additional
> tool? Please provide some guidance here.
snip

Perl should be capable of doing whatever you want.  If you need to
create graphical charts you might look into Chart[1] module.

1. http://search.cpan.org/~chartgrp/Chart-2.4.1/Chart.pod

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to