Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

how to debug an 'undef' that cannot be?

by perl-diddler (Chaplain)
on Mar 05, 2013 at 05:11 UTC ( [id://1021747]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ######################################################################
    +#########
    { package RecycleBin;
    ...
      } ## end sub recycle ($)
      1;
    }
    
  2. or download this
    Read 12161 rpm names.
    Use 9 procs w/1353 items/process
    #pkgs=10161, #deletes=2000, total=12161
    Recycling 2000 duplicates...path=/Share/suse/distribution/12.1/repo/os
    +s/suse/test2/libgtk-2_0-0-2.24.7-2.3.1.x86_64.rpm, dev=65032
    Use of uninitialized value $dev in right bitshift (>>) at /home/law/bi
    +n/remove-oldver-rpms-in-dir.pl line 251.
    
  3. or download this
    {  package PathCat; 
      use warnings; use strict;
    ...
      sub path_cat(@) { goto &pathcat } #old name compat
    
    1;};
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-23 07:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found