Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

using strict

by NovMonk (Chaplain)
on Mar 22, 2004 at 20:46 UTC ( [id://338761]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    use strict;
    ...
                    print OUT "$recno^$qno^$vtext";
                    }     
            }
    
  2. or download this
    Global symbol "$recno" requires explicit package name at verb.pl line 
    +18.
    Global symbol "$qno" requires explicit package name at verb.pl line 18
    +.
    Global symbol "$vtext" requires explicit package name at verb.pl line 
    +18. 
    Execution of verb.pl aborted due to compilation errors.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-25 18:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found