Skip to content

Instantly share code, notes, and snippets.

@danboid
Created April 29, 2015 10:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danboid/b09fe86bf77a5b9dfe8c to your computer and use it in GitHub Desktop.
Save danboid/b09fe86bf77a5b9dfe8c to your computer and use it in GitHub Desktop.
[root@huginn ~]# perl -d ./dfchecker.pl -f med15-86
Loading DB routines from perl5db.pl version 1.28
Editor support available.
Enter h or `h h' for help, or `man perldebug' for more help.
main::(./dfchecker.pl:12): my $FULLLEVEL = 90;
DB<1> use Data::Dumper
DB<2> print Dumper $aref
$VAR1 = undef;
DB<3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment