Hi,
In my custom board based on T1024rdb, i have ported SDK2.0 which by-default provides perl5.22.
When i'm trying to run test.pl on board (running boa as a web server on the card) and getting following output,
root@CDOT-HAP:/var/www/cgi-bin# perl test.pl
lo no wireless extensions.
br0 no wireless extensions.
eth2 no wireless extensions.
eth1 no wireless extensions.
eth0 no wireless extensions.
Content-type: text/html
<h1>The output of iwconfig is wlan0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
But when i tried to tun on browser [screenshot is attached].,
its showing only "The output of iwconfig is"
Pls let me know what could be the issue ?? Any perl related file am i missing ??
Thanks in advance..
Gourav Jain