http://www.perlmonks.org?node_id=444862
User since: Apr 05, 2005 at 05:30 UTC (19 years ago)
Last here: Mar 03, 2011 at 22:47 UTC (13 years ago)
Experience: 255
Level:Scribe (6)
Writeups: 26
Location:Fresno, CA
User's localtime: Apr 18, 2024 at 06:11 PDT
Scratchpad: None.
For this user:Search nodes

I've been working with Perl for about 4 years now. I started when I was working on a project trying to convert text files to PDF files. Sanface's txt2pdf program was written in Perl and I started tinkering with it. Like so many other uneducated folk, I had been under the impression that Perl was "just something they used for webpages." I am so glad to have the veil lifted!

After just a few weeks I got hooked on Perl and now I use it extensively at my place of work. In fact, I couldn't do my job without it. I do so much text munging with Perl I can't even believe we lived without it for so long. We do a lot of data conversion - what we affectionately call "data kung-fu" - and Perl is the master.

I've worked with PDF::API2 quite a bit and I'm trying to help the author out with documentation and sample s‎crip‎ts. I've also used Win32::OLE to create all sorts of killer automation applets. Lately I've fallen in love with WWW::Mechanize, which is great for automating all sorts processes we have that require us to log on, download, and log off.

In short: Perl rocks!

-MC