Well, I have only delivered an application to one client one time. So, you're close. Lol It was a perl program that had to change a few characters on a website. There was a link on her website, and she wanted to change the link every now and then. She wanted an easy way to do it from her computer without having to use an FTP program. So, I wrote a simple perl program that did the job. :-) She lived in another city, so I had to send her the link. All she had to do was enter a password, paste the URL in the text box and press "Submit."
And I must say I was quite proud of that. That was the first perl program I produced that actually did something practical and useful. Lol
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.