* Ricardo SIGNES <[EMAIL PROTECTED]> [2007-06-21 02:40]: > I advocate another form of this: synopsis-driven development. > > I write a five to ten line hypothetical use case (or longer, > for modules whose most basic use would require it), and then > say, "Wouldn't it be totally awesome if that /worked/?"
++ -- *AUTOLOAD=*_;sub _{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1} &Just->another->Perl->hack; #Aristotle