Hello esteemed Monks,
During the last weeks I have had an approach to PerlNET which - and I am sure ill get slaughtered for this - I actually quite like within the tiny niche it might serve.
However I am more interested in getting an understanding how other people actually use Perl. I have started using Perl at university and had lots of uses for it for a part time job. I created a very tiny CMS system using an XML database for a library. All this was pure UNIX even though the scripts would surely work on any windows machines as well they never lived up to it and likely never will.
After perling for about 2 years in Unix and Linux I suddenly had to call a windos executable. So suddenly I realized there were some Win (lose?) modules and that active state was around. What seemed to be an exotic exception has now developed to a full time Windows based development.
I am now working in a windows dominated place, and apart from simple administration jobs all I do is for windows.
About two months or so ago I finally got fed up with TK and had a nice idea: Visual studio offers an easy way to use C++ and other languages to develop user interfaces. So I have now started setting my "Forms" up in C# and it saves me days, and then reference my dll from what is still perl, using its unique power to handle my database interaction and data conversion that makes the huge share of my work.
So how are other people on this website using perl? From very limited .NET nodes I consider this to be very unpopular, but are you using Linux/Windows do you interface with other tools? I am interested in getting an overview about how other people have approached the variety of possiblities in how to use this.
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.