Getting oneself organized is a big hazzle and I have
always envied this people who handle Filofaxes, mountains
of paper and computer files with ease. I know there are CVS
and all that stuff you can use for tasks beyond
programming but I still have files like "paper.draft" "paper.
new", "paper.best", "paper.endversion", "paper.done" etc. pp.
A
Nightmare!!!
Fortunately, there is one place I am organized: Perl.
Thanks to Perl I was educated to have a ":lib" and a "site_perl".
Exploring the ":lib" and CPAN helped me to get much more
organized and to get a feeling for classification.
I throw away a lot of Programms I wrote for "one-time" use
and usually I do not regret it. These little Data Munging
programms are faster written than remembered as already
(partly) written.
On the other hand, If I write a function I know I have to
use again, or find a nice little function here on perlmonks,
in books, newsgroups etc. I will more or less copy and paste
it into one of my categorized "Hanamaki::" moduls. Of course
some bigger scripts will become modules on their own.
Hanamaki
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.