in reply to CSharp Attributes ... Perl equivalent for module subroutines?

Yup. And strangely enough, they're called attributes!

-sam

  • Comment on Re: CSharp Attributes ... Perl equivalent for module subroutines?

Replies are listed 'Best First'.
Re^2: CSharp Attributes ... Perl equivalent for module subroutines?
by simonm (Vicar) on Jan 11, 2005 at 03:12 UTC
    Also see the various Attribute::* modules which are built on this foundation.