Probably someone could update the script or replace it for you. That would be
work for them and you might not learn much. A big part of the this site is
people helping other people learn.
Learning to write code takes time and practice.
Learning to read, understand, and modify someone else's code takes still more
time and practice.
Learning to write code that is easy for other people to read, understand, and
modify takes still more time and practice.
Don't quit learning just because something isn't easy. A number of links to
suggested reading were posted earlier in this thread. Take a break from this
particular problem to learn and practice. Read
tutorials. Write small
scripts to try the things you read about. Come back to this problem later (say after a few days or a week) and it will appear less complicated.
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.