Re: Method fileLocation() redux.
"Roderick A. Anderson" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 5 Apr 2004, Mark Overmeer wrote:
> Replace method fileLocation in Mail/Message/Body/Nested by
Just to confirm here is the diff output.
125,134c125
< #-# 20040405raa - Replaced at Mark Overmeer's suggestion
< #sub fileLocation(;$$) { shift->{MMBN_nested}->fileLocation(@_) }
<
< sub fileLocation()
< { my $nested = shift->nested;
<
< ( $nested->head->fileLocation)[0]
< , $nested->body->fileLocation)[1]
< );
< }
---
> sub fileLocation(;$$) { shift->{MMBN_nested}->fileLocation(@_) }
Thanks again for the help on this.
Rod
--
"Open Source Software - You usually get more than you pay for..."
"Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL"