Re: CSV to ~XML (total newbie)

2008-04-15 Thread Travis
On Apr 15, 6:16 am, [EMAIL PROTECTED] (Gunnar Hjalmarsson) wrote: > Travis wrote: > > I have some CSV files that are given to me and I need to spit them in > > a format that kind of looks like XML ... > > You forgot to mention that the problem was solved. Or wasn't > it?http://groups.google.com/gr

Re: CSV to ~XML (total newbie)

2008-04-15 Thread Jenda Krynicky
From: Travis <[EMAIL PROTECTED]> > Never written a line of Perl until now but I think it might be perfect > for this little program I need. > > I have some CSV files that are given to me and I need to spit them in > a format that kind of looks like XML but I don't think it is. The > structure look

Re: CSV to ~XML (total newbie)

2008-04-15 Thread Gunnar Hjalmarsson
Travis wrote: I have some CSV files that are given to me and I need to spit them in a format that kind of looks like XML ... You forgot to mention that the problem was solved. Or wasn't it? http://groups.google.com/group/comp.lang.perl.misc/browse_frm/thread/afdd2d74d2dc63e4 -- Gunnar Hjalma

CSV to ~XML (total newbie)

2008-04-15 Thread Travis
Hi there, Never written a line of Perl until now but I think it might be perfect for this little program I need. I have some CSV files that are given to me and I need to spit them in a format that kind of looks like XML but I don't think it is. The structure looks something like this:

RE: Total Newbie

2002-12-06 Thread Dylan Boudreau
CTED] [mailto:[EMAIL PROTECTED]] Sent: December 6, 2002 1:50 PM To: [EMAIL PROTECTED] Subject: Total Newbie Ok I am a total newbie when it comes to perl. Could anyone please direct to a site or something that will help me learn and start programing. Any help would be great. Thanks. -- To

RE: Total Newbie

2002-12-06 Thread Beau E. Cox
Welcome! http://www.perl.org http://learn.perl.org and the many, many links posted there. Aloha => Beau. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, December 06, 2002 7:50 AM To: [EMAIL PROTECTED] Subject: Total Newbie Ok I am a total new

Total Newbie

2002-12-06 Thread ComplexedOne
Ok I am a total newbie when it comes to perl. Could anyone please direct to a site or something that will help me learn and start programing. Any help would be great. Thanks.

Total newbie. Window handling WIN32

2002-07-26 Thread Chris Benco
How do I send output to a specified window other than the one I run my script from? For that matter how to I specify which window anything happens in other than the window I run my script from? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Total newbie. Window handling WIN32

2002-07-26 Thread Connie Chan
> How do I send output to a specified window other than the one I run my > script from? > > For that matter how to I specify which window anything happens in other > than the window I run my script from? > Perl don't handle this. You'll do this with HTML or Javascript. ... ... Rgds, Connie

RE: Total newbie. Window handling WIN32

2002-07-26 Thread Timothy Johnson
riday, July 26, 2002 11:29 AM To: [EMAIL PROTECTED] Subject: Total newbie. Window handling WIN32 How do I send output to a specified window other than the one I run my script from? For that matter how to I specify which window anything happens in other than the window I run my script from? --

RE: total newbie - to programming and to perl

2002-05-28 Thread TAWN Jonathan
*logs onto web... tap tap tap... ahh.. download* I shall take a look when I have 5 mins Thanks! Jonathan -Original Message- From: Khoury, Chris C SEOP-OEIRN [mailto:[EMAIL PROTECTED]] Sent: 28 May 2002 13:46 To: '[EMAIL PROTECTED]' Subject: RE: total n

RE: total newbie - to programming and to perl

2002-05-28 Thread Khoury, Chris C SEOP-OEIRN
PROTECTED]] Sent: 28 May 2002 13:42 To: 'Sudarsan Raghavan' Cc: '[EMAIL PROTECTED]' Subject: RE: total newbie - to programming and to perl Ahh.. right Ok.. it's a redhat linux 7.2 install I have, with gnome.. (this is at home) and I have a (hateful) win 98 pc here at work

Re: total newbie - to programming and to perl

2002-05-28 Thread Sudarsan Raghavan
- > From: Sudarsan Raghavan [mailto:[EMAIL PROTECTED]] > Sent: 28 May 2002 13:37 > To: TAWN Jonathan > Cc: '[EMAIL PROTECTED]' > Subject:Re: total newbie - to programming and to perl > > TAWN Jonathan wrote: > > > Hi.. > > > > Wha

RE: total newbie - to programming and to perl

2002-05-28 Thread TAWN Jonathan
so, where from ? Many thanks.. Jonathan -Original Message- From: Sudarsan Raghavan [mailto:[EMAIL PROTECTED]] Sent: 28 May 2002 13:37 To: TAWN Jonathan Cc: '[EMAIL PROTECTED]' Subject:Re: total newbie - to programming and to perl TAWN Jonathan wrote: >

Re: total newbie - to programming and to perl

2002-05-28 Thread Sudarsan Raghavan
TAWN Jonathan wrote: > Hi.. > > What are these "perdoc perl and perldoc perltoc "?? - I have NO idea !! perldoc is a utility that comes along with the standard perl distribution similar to man on unix (man perl and man perltoc would also work) type perldoc perl on the command line and see what h

RE: total newbie - to programming and to perl

2002-05-28 Thread TAWN Jonathan
Hi.. What are these "perdoc perl and perldoc perltoc "?? - I have NO idea !! Any help appreciated. Jonathan TAWN Jonathan wrote: > Hi.. I think you hit reply and not reply all :-) > > > Just joined the list so thought I better say hello ... > > I'm 22 and from the UK ... > > I work in IT

total newbie - to programming and to perl

2002-05-28 Thread TAWN Jonathan
Hi.. Just joined the list so thought I better say hello ... I'm 22 and from the UK ... I work in IT (desktop / server support) but want to learn perl.. the main reason is I'm going to use a piece of software called misterhouse for some home automation stuff, and that's written in perl - and pe