summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>2002-02-21 01:06:14 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-21 17:28:23 +0000
commit18529408d66077360bcde31227a7fb97dfc49222 (patch)
tree940b010257b7ddcef7fc18baec0bc75724bc3640 /pod/perltodo.pod
parent7a2cf369e16a2ef8ad45d686139073724ed14fe2 (diff)
downloadperl-18529408d66077360bcde31227a7fb97dfc49222.tar.gz
grouping in pack/unpack
Message-ID: <20020221060614.A29836@math.ohio-state.edu> p4raw-id: //depot/perl@14815
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r--pod/perltodo.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 1b64991faf..8606f076b3 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -307,10 +307,6 @@ would rely on even more sed hackery in F<perly.fixer>.
j, J, g, G?
-=head2 pack "(stuff)*"
-
-That's to say, C<pack "(sI)40"> would be the same as C<pack "sI"x40>
-
=head2 bitfields in pack
=head2 Cross compilation