* Adam Kennedy <[EMAIL PROTECTED]> [2007-08-01 05:25]: > David Golden wrote: > >* Alternatives -- Eric Wilhelm suggests putting these tests in > >at/ and running them with prove. Likewise, Module::Build and > >ExtUtils::MakeMaker could have targets added that run tests in > >an "at/" directory as another way to encourage the practice. > >(Module authors who want such targets can upgrade without ever > >affecting end-users) Lobby Ken Williams and Schwern. > > A small nit, if we end up converging around the use of a > relatively standard directory name, can we at least use > something relatively self-evident? For example "author/"?
I’d suggest `aut_t`. Shorter than any alternative and still more self-explanatory than most. -- *AUTOLOAD=*_;sub _{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1} &Just->another->Perl->hack; #Aristotle