[interchange-docs] xmldocs - racke modified refs/sha1.filter

docs at icdevgroup.org docs at icdevgroup.org
Sun Sep 14 14:31:08 UTC 2008


User:      racke
Date:      2008-09-14 14:31:08 GMT
Modified:  refs     sha1.filter
Log:
added note about used Perl module

Revision  Changes    Path
1.2                  xmldocs/refs/sha1.filter


rev 1.2, prev_rev 1.1
Index: sha1.filter
===================================================================
RCS file: /var/cvs/xmldocs/refs/sha1.filter,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sha1.filter	10 Nov 2007 23:46:13 -0000	1.1
+++ sha1.filter	14 Sep 2008 14:31:08 -0000	1.2
@@ -11,6 +11,11 @@
 The filter outputs SHA1 sum for the input text.
 __END__
 
+__NAME__ notes
+The <literal>sha1</literal> filter uses the
+<ulink url='http://search.cpan.org/perldoc?Digest::SHA1'>Digest::SHA1</ulink>
+module for the SHA1 calculation.
+__END__
 
 __NAME__ online: Filter example
 <programlisting>







More information about the docs mailing list