| integral | text:(?!55:).*:text |
| Blackhold | hello |
| somian | Hello Blackhold |
| Blackhold | I've got a line with perl but I don't know how to read it could you help me... |
| somian | thrig: here? Blackhold: no, sorry. I am not in the helping business. I am just hear to discuss Perl with other Perl programmers. here* |
| Blackhold | is not business I'm trying to configure my own server... |
| somian | It's a figure of speech. An idiom. |
| integral | no one can help you if you don't say what the line is. |
| the_man_mountain | integrat that works thanks l |
| integral | "integral" |
| the_man_mountain | yes integral |
| Blackhold | if ! cat /etc/hosts | perl -ne 'if (/^\s*127\.0\.0\.1/ && !/^\s*127\.0\.0\.1\s+localhost/) { exit 11; }'; then |
| eilker | hi, do we have special editor or ide for perl ? or do we use plain text editors? |
| whoever | vim you do not need anything other than vim |
| eilker | whoever> for beginers ? a editor easier than vim which helps to newbie ? |
| whoever | vim easy enough ;) |
| eilker | i mean if there is spesificly created for perl... |
| whoever | do i get hit if i say 'vim' again? ;) |
| Botje | look at activestate's komodo or take the time to learn vim. |
| integral | It'd probably not be as good as an editor that also could do other things... |
| Botje | "easy" editors are worthless editors. |
| somian | Try Cream, whoever. |
| whoever | eilker: you can write perl with any editor, i even wrote perl scripts in windows notepad... |
| eilker | whoever yes i know it |
| whoever | nah, Cream sucks, somian |
| JasonKin1 | There's an editor easier than vim? |
| whoever | JasonKin1: i cannot think of anything easier than vim |
| JasonKin1 | Nor me, except an employee - they're voice activated. |
| somian | Sorry, I meant "try Cream, eilker". |
| eilker | you can write even vb.net at notepad, but u use an ide to make the things easier, i was asking it, if there is one... |
| somian | Try Cream, eilker. |
| eilker | ok somian thanx |