[libthread-tie-perl] 04/05: Got encoding in debian/patches/fixpod.patch right this time.

Christopher Hoskin christopher.hoskin at gmail.com
Sun Mar 1 22:50:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libthread-tie-perl.

commit 34a7b752c4b2d32b7c467b4c47fd8836986e4877
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Sun Mar 1 21:58:32 2015 +0000

    Got encoding in debian/patches/fixpod.patch right this time.
---
 debian/patches/fixpod.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/fixpod.patch b/debian/patches/fixpod.patch
index edfdbcf..c6619b7 100644
--- a/debian/patches/fixpod.patch
+++ b/debian/patches/fixpod.patch
@@ -23,3 +23,12 @@ Last-Update: 2015-03-01
  
  Through the use of a client-server model, any thread can fetch and/or update
  variables living in that thread.  This client-server functionality is hidden
+@@ -371,7 +372,7 @@
+ variable.  The same applies for this implementation you might say.  However,
+ it B<is> possible to specify a non-standard tie implementation for use
+ B<within> the thread.  So with this implementation you B<can> C<tie()> a
+-shared variable.  So you B<could> tie a shared hash to a DBM file � la
++shared variable.  So you B<could> tie a shared hash to a DBM file à la
+ dbmopen() with this module.
+ 
+ =back

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libthread-tie-perl.git



More information about the Pkg-perl-cvs-commits mailing list