Hi all,
        I am getting this problem while trying to use XML module
        in my script.

        Script :
                #!/usr/bin/perl
                use XML::Simple ;
                exit 0 ;

        Error :
                Can't locate XML/Simple.pm in @INC (@INC contains:
C:/PROGRA~1/MKSTOO~1/etc/perl
                /lib C:/PROGRA~1/MKSTOO~1/etc/perl/lib
C:/PROGRA~1/MKSTOO~1/etc/perl/lib/site_pe
                rl .) at XMLRead.pl line 3.
                BEGIN failed--compilation aborted at XMLRead.pl line 3.

        Pls suggest me how to get rid of this ?

Thanx,
Alok

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to