[Israel.pm] Re: callbacks during FTP
Mikhael Goikhman
migo at homemail.com
Sun Feb 8 07:34:43 PST 2004
On 08 Feb 2004 17:20:07 +0200, Yuval Kogman wrote:
>
> On Thu, Feb 05, 2004 at 12:55:47PM +0000, Mikhael Goikhman wrote:
>
> > sub get ($$$$$) {
>
> FYI, Prototypes are ignored in method calls. They are checked for at
> compile time, but method dispatchment is dealt with at runtime, so
> they're simply ignored.
Please read this message describing the reasons I always use prototypes:
http://perl.org.il/pipermail/perl/2003-September/002974.html
Regards,
Mikhael.
--
perl -e 'print+chr(64+hex)for+split//,d9b815c07f9b8d1e'
More information about the Perl
mailing list