| Daveman | Gumbybrain: eval: dongs =~ sausage |
| buubot | Gumbybrain: |
| GumbyBRAIN | It takes 6 seconds for dongs to be in high need of sausage. |
| Daveman | :o |
| hobbs | j2daosh: so? j2daosh: what does that have to do with the question that you asked that we were answering? j2daosh: nobody said "this will tell you how to use the module", you asked HOW TO FIND OUT WHETHER IT WAS AVAILABLE |
| Daveman | core: hobbs |
| buubot | hobbs will be added by christmas |
| j2daosh | because i didn't know if/what error it should/would spit out at me if something went wrong |
| Daveman | gumbybrain, hobbses? |
| dazjorz | I'm getting this error: CGI script failed: Can't use an undefined value as a symbol reference at /sbin/fpanel/fpanel-wrapper line 35. |
| GumbyBRAIN | More like hobbses. |
| Daveman | yes |
| dazjorz | on this line: if(fileno($fh) == fileno($e)) { |
| hobbs | j2daosh: yes, you do |
| Daveman | dazjorz, owned |
| hobbs | j2daosh: or you would if you had read the perldocs you were linked to |
| dazjorz | Daveman ): |
| hobbs | j2daosh: because it has nothing to do at all with the module or how it works |
| Daveman | dazjorz: \ |
| hobbs | j2daosh: and everything to do with use and require. What a coincidence. |
| Daveman | check it moreover, what is line35 +/- 1 LEARN TO DEBUG, KTHX. |
| hobbs | j2daosh: Next time we'll try to give you information that's not so useful. |
| j2daosh | your right, and the stupidass answer "perldoc -f use/require" didn't answere the fucking question either |
| Elly | dazjorz: are you calling it with /bin/echo or just echo? |
| dazjorz | Daveman: Did... $e is only added to IO::Select if it's defined, $fh is defined in the line before Elly: err..echo? |
| Daveman | o_O |
| dazjorz | $pid = open3($i, $o, $e, "echo", "hey! :)"); |
| Daveman | UNDEFINED |
| hobbs | dazjorz: through a shell, or not? |
| j2daosh | if i recall correctly, i asked how do i find out what my work systems modules have |
| Daveman | lawls |
| dazjorz | not that I know open3() shouldn't just call it through a shell afaik :/ |
| Daveman | lolleripcs |
| hobbs | j2daosh: no, you asked how do you find out _whether_ your work system has a given module. Which is slightly different |