RE: RFC 176 (v1) subroutine / generic entity documentation

2000-08-30 Thread Fisher Mark
> #File: Foo.pm > sub foo : doc( In:scalar - int - foo identifier >Out:array - decomposed foo >Effects: Queries Foo DB >Exceptions: DBI, "bad foo id" > EOS > { This is an interesting and powerful idea, but I can't help thinking that it needs to be

RE: RFC 176 (v1) subroutine / generic entity documentation

2000-08-30 Thread Jerrad Pierce
Wohoo! REBOL-isous > sub foo : doc( < Function: Foo > In:scalar - int - foo identifier > Out:array - decomposed foo > Effects: Queries Foo DB > Exceptions: DBI, "bad foo id" > EOS > { And the liste alternatives really seem rather ugly though How about sub foo ($$,DOC) { } Sin

RFC 176 (v1) subroutine / generic entity documentation

2000-08-29 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE subroutine / generic entity documentation =head1 VERSION Maintainer: Michael Maraist <[EMAIL PROTECTED]> Date: 29 Aug 2000 Mailing List: [EMAIL PROTECTED] Version: 1 Number: 176 Status: De