projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83e5872
)
sacrifice a chicken to the spell-checker gods
author
Tony Cook
<tony@develop-help.com>
Wed, 25 Jun 2014 11:31:27 +0000
(21:31 +1000)
committer
Tony Cook
<tony@develop-help.com>
Wed, 25 Jun 2014 11:31:27 +0000
(21:31 +1000)
lib/Imager/IO.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Imager/IO.pod
b/lib/Imager/IO.pod
index eee084235edad451135853310abf1d0f2df9b1e9..1d0501e20a3c91fe56022720383f05af1540f67c 100644
(file)
--- a/
lib/Imager/IO.pod
+++ b/
lib/Imager/IO.pod
@@
-42,8
+42,8
@@
Create a new I/O layer based on a memory buffer.
Buffer I/O layers are read only.
C<$data> can either a simple octet string, or a reference to an octet
-string. If C<$data> contains characters with a code point above
0xFF
-an exception will be thrown.
+string. If C<$data> contains characters with a code point above
+
C<0xFF>
an exception will be thrown.
=item new_cb($writecb, $readcb, $seekcb, $closecb)