in reply to Re: Where subroutine attributes will be used?
in thread Where subroutine attributes will be used?
My advice is to avoid them in almost all circumstances.
I was reading Ovid's article on Test::Class just now, and noticed that Test::Class does use subroutine attributes rather extensively.
I'd appreciate if you could comment on that. Is Test::Class the exception in "almost"? Or do you and the author of Test::Class simply disagree on the usefulness of attributes?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Where subroutine attributes will be used?
by perrin (Chancellor) on Mar 12, 2009 at 16:31 UTC |