in reply to Re^2: I'm stuck adding more named parameters to a subroutine since the new named parameters might have the same name as the current ones.
in thread I'm stuck adding more named parameters to a subroutine since the new named parameters might have the same name as the current ones.
as well, the reference will be different each time as you are using my inside the sub.retrun \@attributes;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: I'm stuck adding more named parameters to a subroutine since the new named parameters might have the same name as the current ones.
by Lady_Aleena (Priest) on Mar 25, 2013 at 23:37 UTC |