Way back in 1997, I was introduced to a little 486 machine installed by a consultant that was acting as our company mail server, firewall, web and ftp server, and a bunch more things I can't remember now. It was running this amazing stuff called FreeBSD (v2.0.5 at the time) and the consultant showed me how to get around. I'd never managed to get closer to UNIX than Kernighan and Pike (gee, that's neat stuff!) or a serial port (the other guy was the 'senior' s/w engineer), so I dove in and took over, fascinated by both Perl and BSD. Bosses wanted additions to the transaction-processing website (designed by an outside company and I was cheaper), so I learned Perl CGI coding. Perl led to Expect and Tcl and a whole bunch more. Since most of my career has been embedded device programming, it was a while before I got back to Perl, but it's doing amazing things for my job rep once again!

In reply to Re: Roads to Perl by samizdat
in thread Roads to Perl by gunzip

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.