From: Ryan Davis Date: 2011-08-06T10:07:33+09:00 Subject: Re: Brainstorming ideas how to improve Ruby's documentation On Aug 5, 2011, at 13:42 , Marcelo wrote: > On Fri, Aug 5, 2011 at 02:48, Marc Heiler wrote: > >> We need NEW ideas and for this to happen some OLD ideas must die. > > Agree on the general point. > > I think you are using the wrong reference, though. > > If you want to compare to an excellent documentation implementation, > look at Perl. > > Perl's killer feature is its documentation, IMO. > > $ perldoc POSIX > $ perldoc LWP > $ perldoc Test::More > $ perldoc -f print > $ perldoc -f open > $ perldoc perlre > $ perldoc perllol ri String ri String.split etc