Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

vaevictus

by vaevictus (Pilgrim)
on Jul 05, 2000 at 22:21 UTC ( #21182=user: print w/replies, xml ) Need Help??


Play Angband


$SIG{__WARN__} = sub { warn @_; my $i = 0; while (my($pkg, $file, $line) = caller($i++)) { warn " package $pkg, file $file, line $line\n"; } };


There is a program i like to run on Windows... it's called FDISK. :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
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: (3)
As of 2023-12-01 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (4 votes). Check out past polls.

    Notices?