K 10 svn:author V 3 wen K 8 svn:date V 27 2010-11-22T00:24:31.000000Z K 7 svn:log V 404 One of the strongest complaints about Perl is its poor argument handling. Simply passing everything in the @_ array is a serious limitation. This module aims to rectify that. With this module, we an specify subroutine signatures and automatically dispatch on the number of arguments. WWW: http://search.cpan.org/dist/Sub-Signatures/ PR: ports/152455 Submitted by: Grzegorz Blach END