source: for-distributions/trunk/bin/windows/perl/lib/auto/Storable/autosplit.ix@ 14489

Last change on this file since 14489 was 14489, checked in by oranfry, 17 years ago

upgrading to perl 5.8

File size: 476 bytes
Line 
1# Index created by AutoSplit for ..\..\lib\Storable.pm
2# (file acts as timestamp)
3package Storable;
4sub logcroak ;
5sub logcarp ;
6sub CAN_FLOCK ;
7sub show_file_magic ;
8sub read_magic ;
9sub store ;
10sub nstore ;
11sub lock_store ;
12sub lock_nstore ;
13sub _store ;
14sub store_fd ;
15sub nstore_fd ;
16sub _store_fd ;
17sub freeze ;
18sub nfreeze ;
19sub _freeze ;
20sub retrieve ;
21sub lock_retrieve ;
22sub _retrieve ;
23sub fd_retrieve ;
24sub thaw ;
251;
Note: See TracBrowser for help on using the repository browser.