RE: question about installation of GD::Graph module

2004-11-02 Thread Grace Huang
To: Grace Huang; [EMAIL PROTECTED] Subject: RE: question about installation of GD::Graph module Randy Kobes has a good site with all of these modules for 5.8: ppm install http://theoryx5.uwinnipeg.ca/ppms/GD.ppd ppm install http://theoryx5.uwinnipeg.ca/ppms/GDGraph.ppd ppm install http://theoryx5

question about installation of GD::Graph module

2004-11-01 Thread Grace Huang
perl v5.8.0. Grace -- Yiting (Grace) Huang Bioinformatics Programmer Peter Myler's Lab Seattle Biomedical Research Institute 206-256-7373 ___ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe

question about Tk::Graph or sort the hash by keys values

2004-09-14 Thread Grace Huang
Hi, I try to use Tk::Graph to draw a graph. The x-axies has values of 10,20, 30, 100, y-axies has values of 2, 40, 20, 76. But the x-axies shows the values in order of 10, 100, 20, 30. I want to show x-axies in order of 10, 20, 30, 100 numerically. The following is my code: #!/usr/bin/perl use

how to assign a longvarbinary value to a variable?

2004-03-11 Thread Grace Huang
Hi I have a question about how to assign a longvarbinary to a variable in perl. In my table, there is a column whose type is longvarbinary. what SQL statement shall I use? Thanks. Grace -- ___

how to insert a line in a file

2003-09-29 Thread Grace Huang
Hi, I want to insert serveral lines after a line in a file and output the whole new file. Is there any way to do this? For example: a.txt contains a line which is this is a test, I want to insert a line which is aa after this is a test. Grace

RE: how to insert a line in a file

2003-09-29 Thread Grace Huang
Thanks a lot. It works great. Grace -- -Original Message- From: $Bill Luebkert [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2003 4:04 PM To: Grace Huang Cc: [EMAIL PROTECTED] Subject: Re: how to insert a line in a file Grace

question: how to redirect the standard error into a perl/TK text widget

2003-07-23 Thread Grace Huang
Hi Does anybody have an example shows how to redirect the standard error into a perl/Tk text widget? Thanks. Grace -- ___ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe:

example of table widget in perl/Tk

2003-07-07 Thread Grace Huang
Hi Does anyone have an example of table widget in perl/Tk? Grace -- ___ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs