Re: Query regarding XS-XSUB module in activestate perl on windows XP

2007-02-20 Thread Sisyphus
- Original Message - From: prashanth paramanandan To: perl-win32-users@listserv.ActiveState.com Sent: Wednesday, February 21, 2007 5:01 AM Subject: Query regarding XS-XSUB module in activestate perl on windows XP Hi I was able to create a Xtension Subroutine but at the time when i try t

Re: Cookie Trouble

2007-02-20 Thread Bill Luebkert
Jerry Kassebaum wrote: > > If you need more details, let me know. If you go to biblescramble.com an > play the first game you'll see what I mean. Try twice and the game will > work. Delete my cookie from your machine and it will goof up again. 1) Create a new script that has only the code neede

RE: RTF to plaintext conversion

2007-02-20 Thread Thomas, Mark - BLS CTR
Howard Maher wrote: > Does anyone know of a module or script that can be used to > convert a 'fully-editable RTF' file to plaintext? I don't > need to edit RTF, but just convert it to an ASCII flat-text file. You mean like this? http://search.cpan.org/~sargie/RTF-Parser-1.09/lib/RTF/TEXT/Conve

Query regarding XS-XSUB module in activestate perl on windows XP

2007-02-20 Thread prashanth paramanandan
Hi I was able to create a Xtension Subroutine but at the time when i try to run my test perl file: perl hello.pl I encounter the error : COREdll.dll not found and the script compliants saying: (It was earlier complaining of not finding msvcr80.dll which i solved by puttin git into the system32

RTF to plaintext conversion

2007-02-20 Thread Howard Maher
Does anyone know of a module or script that can be used to convert a 'fully-editable RTF' file to plaintext? I don't need to edit RTF, but just convert it to an ASCII flat-text file. Also, any examples would be appreciated. Thanks in advance for any help you can give me. Howard

Cookie Trouble

2007-02-20 Thread Jerry Kassebaum
Friends, I may have to include more code, but maybe this will be enough for you experts to say, "Oh, yeah, there's your problem!" When a player goes to my website, biblescramble.com, and attempts to play the first level of my game, the output is "Location: http://biblescramble.com/biblescrambl

Excel - Spreadsheet::WriteExcel

2007-02-20 Thread Daniel Wilson
Hello I believe, I have hit the limit of Spreadsheet::WriteExcel. I have built (using Spreadsheet::WriteExcel) a workbook with seven sheets containing data from numerous sources and hit a brick wall. I need to add six additional sheets of embedded charts, using the data on the previous alrea