Title: Message
I have perl 5.6.1 on Open VMS V7.12.
I tried to use B::Xref to get variable list. xref.pm is found in my perl tree. But it seems it does not work. Did anyone ever have Xref worked with perl5.6.1 on VMS?  If there is a problem, is there any patch for it?
 
*************
A:JY> type jy.prl
package a;
$a=1;
$::b=1;
print "run time process";
 
A:JY> perl -MO=Xref jy.prl
run time process
************
Thanks,
 
June Young
 
June Young, Software Development                   bus: (902)422-1973 x144
Dymaxion Research Ltd., 5515 Cogswell St.,      fax: (902)421-1267
Halifax, Nova Scotia, B3J 1R2 Canada           mailto: [EMAIL PROTECTED]
http://www.dymaxion.ca
 

Reply via email to