Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Error Undefined subroutine &main::OPEN called at C:\Perl\sku_corr2.pl line 8.

by toolic (Bishop)
on May 09, 2011 at 22:42 UTC ( [id://903858]=note: print w/replies, xml ) Need Help??


in reply to Error Undefined subroutine &main::OPEN called at C:\Perl\sku_corr2.pl line 8.

Perl is case-sensitive. Change OPEN to lower-case open. Same for print, split and close.

See also: use strict and warnings

  • Comment on Re: Error Undefined subroutine &main::OPEN called at C:\Perl\sku_corr2.pl line 8.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-19 20:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found