This does not seem the same error message (in the OP you refer to
Bad pointer type in paramater number 1). Before going on, you can understand that even if many here are real wizards with Perl, nobody (not even
merlyn, whatever he keeps saying :) has real psychic powers.
Please, post:
- A minimal fragement of code that produces the error. Begin to take stuff away from your code so that you isolate the very core of the problem.
- The exact error message that's printed out. assignment of an incompatible pointer type should probably refer to a specific line, so it would be extremely useful to know what's written in that line and in the surrounding context (which returns us to the previous bullet).
Just pretend to be the one on the other side of the net that's trying to help you: what would you need to try and help?
My English is as bad as yours, but it seems that we perfectly understand each other (I hope), so don't worry.
Flavio (perl -e 'print(scalar(reverse("\nti.xittelop\@oivalf")))')
Don't fool yourself.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.