Add built local::lib
[catagits/Gitalist.git] / local-lib5 / lib / perl5 / i486-linux-gnu-thread-multi / auto / Storable / logcarp.al
1 # NOTE: Derived from blib/lib/Storable.pm.
2 # Changes made here will be lost when autosplit is run again.
3 # See AutoSplit.pm.
4 package Storable;
5
6 #line 79 "blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/logcarp.al)"
7 sub logcarp {
8   Carp::carp(@_);
9 }
10
11 # end of Storable::logcarp
12 1;