Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Can't use string blah as an ARRAY ref

by jwkrahn (Abbot)
on Jul 30, 2012 at 14:18 UTC ( [id://984460]=note: print w/replies, xml ) Need Help??


in reply to Can't use string blah as an ARRAY ref

You should also get an error message that says something like "Too many arguments for main::test ..." because you are using a prototype that says your subroutine will accept NO arguments!

See also: FMTEYEWTK on Prototypes in Perl

  • Comment on Re: Can't use string blah as an ARRAY ref

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://984460]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-04-23 12:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found