diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-02 16:26:11 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-02 16:26:11 +0000 |
commit | 191408b6bdd57092aaa9c8919d6d2c67efd76493 (patch) | |
tree | e2fb6f84fbea697332c096f00e596f746cee8b2d /ext/Storable | |
parent | 5e4c82f0b212f41e66aea601d969c4106295d48c (diff) | |
download | perl-191408b6bdd57092aaa9c8919d6d2c67efd76493.tar.gz |
Retab MANIFEST.
p4raw-id: //depot/perl@7008
Diffstat (limited to 'ext/Storable')
-rw-r--r-- | ext/Storable/MANIFEST | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ext/Storable/MANIFEST b/ext/Storable/MANIFEST index 2efb0a675d..e823e481c2 100644 --- a/ext/Storable/MANIFEST +++ b/ext/Storable/MANIFEST @@ -1,6 +1,6 @@ -README Read this first -MANIFEST This shipping list -Makefile.PL Generic Makefile template -Storable.pm The perl side of Storable -Storable.xs The C side of Storable -ChangeLog Changes since baseline +README Read this first +MANIFEST This shipping list +Makefile.PL Generic Makefile template +Storable.pm The perl side of Storable +Storable.xs The C side of Storable +ChangeLog Changes since baseline |