X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=9cfaeda38e2ee8336c4a57d553c183a42ca4339c;hb=HEAD;hp=d08dd76cc8afa127307146342cb3feae46aec14f;hpb=9336e2966f0f43dcfe332246c4275bf673020282;p=data-dump-sexp.git diff --git a/README b/README index d08dd76..9cfaeda 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Data-Dump-Sexp version 0.001 +Data-Dump-Sexp version 0.002 ============================ Data::Dump::Sexp converts Perl structures to S-expressions. @@ -30,8 +30,8 @@ The conversion rules are as follows: 9. A scalarref or a reference to another ref is dereferenced and this procedure is restarted. -10. Anything else (regexp, filehandle, format, glob, version string) - causes an exception to be raised +10. Anything else (coderef, regexp, filehandle, format, globref, + version string) causes an exception to be raised. INSTALLATION