Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
XP is just a number
 
PerlMonks  

Re: Re: DataStore.pm

by barrd (Canon)
on Oct 03, 2003 at 12:36 UTC ( [id://296323]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: DataStore.pm
in thread DataStore.pm

Hi Rhys,
Nice try, but you should of checked that DataStore existed before offering that advice ;)
Warning: Cannot install DataStore, don't know what it is. Try the command i /DataStore/ to find objects with matching identifiers. cpan> i /DataStore/ No objects found of any type for argument /DataStore/
My guess is that DataStore.pm is a hand rolled module created by someone other than the OP and that the script in question that is breaking was not originally written by the OP.

Replies are listed 'Best First'.
Re: Re: Re: DataStore.pm
by seaver (Pilgrim) on Oct 03, 2003 at 12:46 UTC
    Therefore, you should actually look for DataStore.pm in your file system:
    find / -name DataStore.pm
    @INC always looks in '.' too, so check out the directory the CGI script is in, you may see it in there.

    But your other problem may be a typo problem, the module needed may very well be in the @INC, but slightly misnamed..it doesnt seem likely since 'DataStore' IS spelt correctly, but the module may have vowels missing or summat: 'DataStr.pm etc.

    Maybe try

    find / -name \*.pm

    If all else fails, google for it, or contact previous owners of the CGI directory.

    Cheers
    Sam

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://296323]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.