[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cgiapp] help with using modules on the internet plattform





At which point you should do a "use XML::Simple".

There may be some "use" statements inside of XML::Simple that are not being
found, because they are looking for XML::Simple::foo, not
Mylib::XML::Simple::foo.

Later,
Brian



|---------+---------------------------->
|         |           suppressed|
|         |           ware.ca          |
|         |                            |
|         |           03/11/2004 09:09 |
|         |           AM               |
|         |                            |
|---------+---------------------------->
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                                                  |
  |       To:       suppressed                                                                                                         |
  |       cc:                                                                                                                                        |
  |       Subject:  Re: [cgiapp] help with using modules on the internet plattform                                                                   |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|




Have you tried using

use lib '/path/to/the/folder/that/contains/mylib/';

above your use Mylib::XML::Simple call?

---
steve comrie

----- Original Message -----
From: <suppressed>
To: <suppressed>
Sent: Thursday, March 11, 2004 10:03 AM
Subject: [cgiapp] help with using modules on the internet plattform


> Hi,
>
> Im trying to save some data on my internet-plattform.
> And I wan't to use the XML::Simple module. Obviosly
> this modul is not installed on the linux internet server.
> So I copied the module files (it is purely perl and doesn't
> need to be compiled) to a directory named
> 'Mylib' on the server. But when trying to use it
> with the command
>     use Mylib::XML::Simple
> I just get an error message 'internal Server error'. On my windows
machine
> there is no error.
>
> Can anyone give me help?
>
> Armin
>
>
>
>
>
> Armin Nolte
> Database-Marketing
> Deutsche Behindertenhilfe -
> Aktion Mensch e.V.
> Heinemannstr. 36
> 53175 Bonn
> Tel.: 0228-2092-233
> Fax: 0228-2092-222
> www.aktion.mensch.de
>
>
>
> ---------------------------------------------------------------------
> Web Archive:  http://www.mail-archive.com/suppressed/
>               http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
> To unsubscribe, e-mail: suppressed
> For additional commands, e-mail: suppressed
>


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed





---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.