LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] perl subroutine params

[ILUG] perl subroutine params

Gavin McCullagh ilug_gmc at fiachra.ucd.ie
Thu May 9 15:40:40 IST 2002


Hi,

if I write a perl script and in it a subroutine like 

#!/usr/bin/perl -w

use diagnostics;
use strict;

&some_subroutine("1","2","3");

sub some_routine ($$$) {
	print "$_[0]\t$_[1]\t$_[2]\n";
}


It ws my understanding that if I called the subroutinewith anything other
than three scalar variables, I should get a complaint.  However I tried it
out with {0,1,2,4} params and it just works on regardless.

Am I doing something wrong?  Do I need to tell perl to enforce this?

Gavin

PS in case it matters:

	This is perl, version 5.005_03 built for i386-linux
	Copyright 1987-1999, Larry Wall
	<snip>






More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell