This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
change "#" to a comment starter in pack templates; "/" now
authorIlya Zakharevich <ilya@math.berkeley.edu>
Wed, 22 Sep 1999 19:41:30 +0000 (15:41 -0400)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 23 Sep 1999 06:44:42 +0000 (06:44 +0000)
commit17f4a12df9ef6ee2f0a77e96071b3f12999159f0
tree8a8b13d7eda2a4df6ff788a2e607177efcfd5a5c
parentde0d19685a431728abc301db6a7957ad399d5e5f
change "#" to a comment starter in pack templates; "/" now
used for specifying counted types
Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates

p4raw-id: //depot/perl@4222
pod/perldiag.pod
pod/perlfunc.pod
pp.c
t/op/pack.t