Help for this page
862_SoPW |-- weblogic_5 ... |-- C |-- org.apache.ant.1.4 |-- bin
#! perl use strict; ... return $_ if /org\.apache\.ant\.\d+\.\d+$/; } }
1:45 >perl 862_SoPW.pl In weblogic_5, ant home is: weblogic_5/A/B/org.apache.ant.1.3 ... In weblogic_7, ant home is: not found 1:46 >