hi,for me,my favourite module in Perl and the main reason I use Perl is the Net::FTP module.Love it so much,since I don't have to do any socketing.Just go straight to the point.If there is no Net::FTP,then it might give me a long time to solve the problem in my project.You just have to know the host address,port number,login and password,and that's all to make you can use the module straight away.Thanks to the creator of Net::FTP.Beside that ,I also luv the CGI.pm.I can avoid using the parser if I using the CGI.pm.Anyhow,I still use the conventional style of printing the HTML,not using the CGI.pm style,since,I think using the conventional style is more readable(for this moment to me :>).Well,that's all from me.
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.