but it doesn't work. why?
Precisely my question. Why, cybär? :-)
Have a look at Dru's homenode, to his section "Tips on posting"
Read point number 4:
4. Explain what the problem is and include any error messages.
Saying "it doesn't work" won't get you anywhere, because we don't have any clue as to what is wrong with it, but, if OTOH, you explain what it is doing wrongly, for instance, and perhaps include any error messages that might being generated, we will probably be able to help :-)
Don't take this the wrong way; you're new to the monastery and you obviously don't know how it works. Follow my tip ;-) Tell us how and why it doesn't work. Then we'll try to help you with the code.
Ohm and speaking of code: always use strict; and use warnings;, and indentation is also helpful.
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.