Write to an existing excel file

2007-01-27 Thread Jeff Pang
Hello lists, I want to write to an existing excel file. >From the document of "Spreadsheet::WriteExcel" module: This module cannot be used to write to an existing Excel file. So,can you help tell me which module can do well for my purpose?Thanks. -- Books below translated by me to Chinese. Pract

Re: parsing XML

2007-01-27 Thread Jenda Krynicky
From: Kevin Viel <[EMAIL PROTECTED]> > Jenda Krynicky kindly provided: > > > use XML::Rules; > > > > my $parser = XML::Rules->new( > > rules => [ > > Id => 'content', > > Item => sub {$_[1]->{Name} => $_[1]->{_content}}, > ># from the tags we are interested in the content > ># and

Re: need help cleaning up a search

2007-01-27 Thread Rob Dixon
FamiLink Admin wrote: > Hello all, > > I am using the following to pull a search query from a google search: > > ( my $search1 ) = $url =~ /q=(.*)/; > my $search = (split '&', $search1)[0]; > > If the search looks at this string: > > http://www.google.com/search?hl=en&q=+erika+michelle+barre&btnG=