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

Frustrations... (and a thank you)

by coolmichael (Deacon)
on Oct 02, 2002 at 02:17 UTC ( [id://202171]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    Global symbol "$d" requires explicit package name at wrong.pl line 4.
    Execution of wrong.pl aborted due to compilation errors.
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    Global symbol "$e" requires explicit package name at wrong.pl line 3.
    Global symbol "$d" requires explicit package name at wrong.pl line 4.
    Execution of wrong.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: perlmeditation [id://202171]
Approved by rob_au
Front-paged by TGI
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-25 07:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found