This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
generalize "%v" format into a flag for any integral format type:
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 21 Feb 2000 16:53:39 +0000 (16:53 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 21 Feb 2000 16:53:39 +0000 (16:53 +0000)
commitb22c7a20398f928f9697b491d180b979ff211bd6
treea7c022e6617a2b7ee0b3de5e556bca3ccca7a397
parentf22444f551ba0fe71cb3979541c3e330a1c83a89
generalize "%v" format into a flag for any integral format type:
"%vd", "%v#o", "%*vX", etc are allowed

p4raw-id: //depot/perl@5181
perl.c
pod/perldelta.pod
pod/perlfunc.pod
sv.c
t/op/ver.t
utils/perlbug.PL