Subject: | Warnings / whine on a default install on Ctrl+D |
$ perl -de1
Hook::Modular::Cache [error] Can't load Cache::FileCache. Falling back
to Hook::Modular::Cache::Null
Subroutine DB::eval redefined at
/usr/local/share/perl/5.10.1/DB/Pluggable/Dumper.pm line 38.
Loading DB routines from perl5db.pl version 1.32
Editor support available.
Enter h or `h h' for help, or `man perldebug' for more help.
main::(-e:1): 1
DB<1>
Hook::Modular::Cache::DESTROY(/usr/local/share/perl/5.10.1/Hook/Modular/
Cache.pm:92):
92: my $self = shift;
DB<1>
Hook::Modular::Cache::DESTROY(/usr/local/share/perl/5.10.1/Hook/Modular/
Cache.pm:93):
93: $self->{cache}->purge if $self->{to_purge};
DB<1>
Hook::LexWrap::Cleanup::DESTROY(/usr/local/share/perl/5.10.1/Hook/LexWra
p.pm:90):
90: sub DESTROY { $_[0]->() }
91: use overload
DB<1> q