codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  TIESCALAR problem while using Tie::InsertOrderHash  suhagun at 20:47 on Thursday, October 23, 2008
 

Hi,
I created a simple script to figure out a problem that I saw while running our code. Here is script:

#!/import/disk1/local/bin/perl588 -w

use Tie::InsertOrderHash;
tie my %dm_const_hash = (), "Tie::InsertOrderHash";

# MAIN

print "Hello world!\n" ;

Running the script produces following error:
Can't locate object method "TIESCALAR" via package "Tie::InsertOrderHash" at ./insertorderhashtest_588.pl line 4.

I do have package Tie::InsertOrderHash installed. Where is the method TIESCALAR defined? How do I fix this problem?











CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  string match / replace across files
•  How to make connection string for database connectivity?
•  TIESCALAR problem while using Tie::InsertOrderHash
•  errors in my program.. need help
•  Source Edit in IE7, 8
•  Change what user is looking at
•  Re: shut down computer
•  Re: Help with key/value pairs
•  how to create a paying sytem in 7 eleven using java


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2008