Hi All,
I am including a pm file in my code.
Code is very simple.
Use SWF:Header;
print "test";
Above code is in my .pl file. now i tried to execute the perl file on command line and it gave me error :
"seek" is not defined in %Fcntl::EXPORT_TAGS at

\iw-home\iw-perl\lib/MSWin-32-x86/Fcntl.pm line 5
i am not able to understand this problem. Can anybody help me on this.
Thanx in advance