Add built local::lib
[catagits/Gitalist.git] / local-lib5 / lib / perl5 / i486-linux-gnu-thread-multi / auto / Storable / BIN_VERSION_NV.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 192 "blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/BIN_VERSION_NV.al)"
7 sub BIN_VERSION_NV {
8     sprintf "%d.%03d", BIN_MAJOR(), BIN_MINOR();
9 }
10
11 # end of Storable::BIN_VERSION_NV
12 1;