Need help with script
From: PerlDiscuss - Perl Newsgroups and mailing lists (jupiterlook_at_yahoo.com)
Date: 09/29/04
- Next message: Edward Wijaya: "How to access first key of "Hash of Hash""
- Previous message: John W. Krahn: "Re: current directory"
- Next in thread: Wiggins d Anconia: "Re: Need help with script"
- Maybe reply: Wiggins d Anconia: "Re: Need help with script"
- Reply: Ramprasad A Padmanabhan: "Re: Need help with script"
- Maybe reply: Errin Larsen: "Re: Need help with script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Sep 2004 13:25:09 -0000 To: beginners@perl.org
I have a file with the following format
Object1
"Description1"
Object2
"Description"
Object3
"Description"
I would like the output in the following format
object1<...tab....>Description1
object2<...tab....>Description2
object3<...tab....>Description3
Thanks
- Next message: Edward Wijaya: "How to access first key of "Hash of Hash""
- Previous message: John W. Krahn: "Re: current directory"
- Next in thread: Wiggins d Anconia: "Re: Need help with script"
- Maybe reply: Wiggins d Anconia: "Re: Need help with script"
- Reply: Ramprasad A Padmanabhan: "Re: Need help with script"
- Maybe reply: Errin Larsen: "Re: Need help with script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]