h2xs and @EXPORT_OK
authorJeff Okamoto <okamoto@hpcc123.corp.hp.com>
Fri, 9 May 1997 23:48:20 +0000 (16:48 -0700)
committerChip Salzenberg <chip@atlantic.net>
Thu, 15 May 1997 22:15:00 +0000 (10:15 +1200)
commitf192e801bfe24f1bf6e24b397168a24ce021a5b7
tree7c361aa42abf915b364105a9e118480cc3540a66
parentdf8c8771ccb7761fbad9e6985c60a1d65491a7ab
h2xs and @EXPORT_OK

Currently, h2xs emits the line:

use vars qw($VERSION @ISA @EXPORT);

Should @EXPORT_OK also be added to this list?

p5p-msgid: 199705092348.AA057881699@hpcc123.corp.hp.com
utils/h2xs.PL