X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FStorable%2FStorable.pm;h=fa15b010bd90ff941bded2c0f8b7630af1d79358;hb=0a1f2d144e4463451f8627bd1c6ca420a59b01b0;hp=86c513575a1acd4e54dc98df7c7f0199722a258c;hpb=8be2b38b938cfeca3db0a9ad0392d02c486ac312;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Storable/Storable.pm b/ext/Storable/Storable.pm index 86c5135..fa15b01 100644 --- a/ext/Storable/Storable.pm +++ b/ext/Storable/Storable.pm @@ -527,7 +527,7 @@ same object. Here is the hooking interface: -=over +=over 4 =item C I, I @@ -596,7 +596,7 @@ Returned value: none. Predicates are not exportable. They must be called by explicitely prefixing them with the Storable package name. -=over +=over 4 =item C @@ -623,7 +623,7 @@ serialization string? There are a few things you need to know however: -=over +=over 4 =item *