Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
authorDavid Dyck <david.dyck@fluke.com>
Tue, 17 Apr 2001 17:12:58 +0000 (10:12 -0700)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 18 Apr 2001 03:55:17 +0000 (03:55 +0000)
commitfcd95d64261fbf883aedb4851f2dba5901cde9a4
tree5fd71525f708cda419c4ae7f1aa31f4ebad81f84
parent8b53063310ef49fb71e3b9e0e66cc606e87c82ff
Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>

p4raw-id: //depot/perl@9735
ext/B/B/Deparse.pm