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

Useless use of private variable in void context

by bh_perl (Monk)
on Jun 22, 2010 at 04:13 UTC ( [id://845835]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Useless use of private variable in void context at /home/ASUS/bin/burs
    +t2arbor.pl line 114.
    Useless use of private variable in void context at /home/ASUS/bin/burs
    +t2arbor.pl line 131.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    create_trailer(); 
    close(CSV) if ($arborcsv || $all);
    close(DAT) if ($arbor || $all);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 02:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found