Perl hosting

2004-06-18 Thread Ziggy
Is there any hosting service that can host my perl scripts? Perhaps even a free one? -- Visit me. http://ziggy.fateback.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Net::Telnet login problem

2004-06-10 Thread Ziggy
On Friday 11 June 2004 07:50, Ramprasad A Padmanabhan wrote: > Hi, > I have written a web based utility that requires to login to several > machines and do some routine tasks > MY script uses Net::Telnet and works fine on most machines > I use the the login() method to login to the servers > > Th

Re: returning problem of regexp

2004-06-10 Thread Ziggy
On Thursday 10 June 2004 16:21, Graf Laszlo wrote: > Hi Jose > > Thank you for your last reply. It did work. > But now I have to make some changes in my lines: > By example: > > > > BBB > > > > CCC1 > >

Re: I need to use data collected from a query

2004-06-09 Thread Ziggy
On Wednesday 09 June 2004 21:58, jason corbett wrote: To me it looks like you've solved everything. What's wrong with your script, then? > I am writing a script that'll query the database, and I want to do 2 > things: > > 1. Print it to screen with my desired format. > > If I like what I see: > >

Curses::UI == weird problems

2004-06-09 Thread Ziggy
i am developing a text editor in Perl. http://ziggy.fateback.com/doctorx It isn't supposed to be extremely fancy, but hell, it should work. Right now there is something weird with it... it opens up the save menu immidietly as it launches. Why? Don't know. note: you will also need this configura