RE: ActivePerl Digest, Vol 7, Issue 8
am 12.02.2007 06:20:35 von Ben EagleThers ia a few ways to do charts, bars chart pie chart graphs of all
types,
One way is to use module such as Graph module, GD::Graph, or a fw others
that are not free.
You could create some scripts to do perhaphs what you want but it is
sometimes easier when its already made.
Hope that helps some.
-----Original Message-----
From: activeperl-bounces@listserv.ActiveState.com
[mailto:activeperl-bounces@listserv.ActiveState.com] On Behalf Of
activeperl-request@listserv.ActiveState.com
Sent: Sunday, February 11, 2007 3:00 PM
To: activeperl@listserv.ActiveState.com
Subject: ActivePerl Digest, Vol 7, Issue 8
Send ActivePerl mailing list submissions to
activeperl@listserv.ActiveState.com
To subscribe or unsubscribe via the World Wide Web, visit
http://listserv.ActiveState.com/mailman/listinfo/activeperl
or, via email, send a message with subject or body 'help' to
activeperl-request@listserv.ActiveState.com
You can reach the person managing the list at
activeperl-owner@listserv.ActiveState.com
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ActivePerl digest..."
Today's Topics:
1. Re: Manipulating HTTP Headers (mark pryor)
2. script to generate a simple chart (Rajeev)
------------------------------------------------------------ ----------
Message: 1
Date: Sat, 10 Feb 2007 13:53:19 -0800 (PST)
From: mark pryor
Subject: Re: Manipulating HTTP Headers
To: "Paco Zarabozo A."
Cc: activeperl@listserv.ActiveState.com
Message-ID: <927402.77268.qm@web33610.mail.mud.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"
Paco,
Grab http-sniffer.pl by Tim Meadowcroft so you can see the actual
headers:
http://schmerg.pwp.blueyonder.co.uk/code.htm
then look over rfc 2617 to decide if you want to use basic or digest
authentication.
There are many perl examples for doing this in cgi perl -- google for
them.
good luck,
Mark
---------------------------------
It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/active perl/attachm
ents/20070210/6725ec21/attachment-0001.html
------------------------------
Message: 2
Date: Sat, 10 Feb 2007 19:41:48 -0600
From: "Rajeev"
Subject: script to generate a simple chart
Cc:
Message-ID:
Content-Type: text/plain; charset="us-ascii"
Hello all,
I am thinking to write a simple (!) script in perl to generate a chart
joining objects. Very much like a flow chart. Has anyone done this
before?
Is it possible?
O1
|
|
|
O3<-------------- O---------------> O2
and more objects..
How do we do this?
Thank you.
Rajeev
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/active perl/attachm
ents/20070210/acfd3251/attachment-0001.html
------------------------------
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
End of ActivePerl Digest, Vol 7, Issue 8
****************************************
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs