Re: Perl GD graph help

2010-10-26 Thread Martin Spinassi
On Tue, 2010-10-26 at 14:11 +0800, sync wrote: > On Tue, Oct 26, 2010 at 10:08 AM, Shawn H Corey wrote: > > > On 10-10-25 09:20 PM, sync wrote: > > > >> I tried to google something about that and found the perl module called > >> GD::Graph > >> can create the graph . But i met the problem that i

Re: Object introspection + adding method - SOLVED

2010-10-26 Thread C.DeRykus
On Oct 23, 2:37 pm, da...@davidfavor.com (David Favor) wrote: [omitted] > > Just be sure you know what you are doing.  Adding a method to somone else's > > class can be considered rude.  See the NOTE in perldoc perlmodlib. > > sub add_class_method { >      my($class,$name,$code) = @_; >      no

Re: Time Subroutine

2010-10-26 Thread Jeff Peng
于 2010-10-26 22:53, Jyoti 写道: Hello Everyone, Can anyone tell me about the subroutine that returns current time please. perldoc -f localtime Is there much difference if we output current time or uptime ? I'm not sure what's an uptime by your meanings. If it's for the operation system's up

Time Subroutine

2010-10-26 Thread Jyoti
Hello Everyone, Can anyone tell me about the subroutine that returns current time please. Is there much difference if we output current time or uptime ? Many Thanks, Jyo

Re: Need help in running a script

2010-10-26 Thread Shlomi Fish
Hi Chaitanya, I'm de-CCing the PHP lists because I may not have permissions to post to them. On Tuesday 26 October 2010 07:28:56 Chaitanya Yanamadala wrote: > Hai > > I have developed an application in the perl and it is working fine. Now the > problem is that everytime i need to run the script