| stuuf | eval: open $passwd, '<', '/etc/passwd' |
| buubot | stuuf: |
| stuuf | eval: open $passwd, '<', '/etc/passwd' or $! |
| buubot | stuuf: Too many open files |
| stuuf | it's not allowed to open any files |
| spx2 | stuuf, what is it allowed to do then ? buubot, hi |
| buubot | hi is there a way to let google index javascript pages, that are using tabs build from different diffs in a way that it will index the page, using maybe internal anchors, so it's possible to actually show the content that was searched for ? |
| action | CPAN upload: File-MMagic-XS-0.09 by DMAKI |
| CPAN | upload: File-MMagic-XS-0.09 by DMAKI |
| action | CPAN upload: Test-Unit-Lite-0.01 by DEXTER |
| CPAN | upload: Test-Unit-Lite-0.01 by DEXTER |
| stuuf | anything perl can do without interacting with other files or processes |
| spx2 | wtf ? |
| stuuf | which includes most of the syntax/data structure/etc questions people have here |
| spx2 | eval: $n=100^20; |
| buubot | spx2: 112 |
| spx2 | erm...was that binary...erm..i think yes eval: $n=pow(2,30); |
| buubot | spx2: Error: Undefined subroutine &main::pow called at eval line 1. |
| stuuf | eval 100**20 eval: 100**20 |
| buubot | stuuf: 1e+40 |
| hobbs | learn perl, try again. |
| Woosta | You dunno perl, do you? |
| hobbs | eval: [ map $_*($_+1), 1 .. 10 ] |
| buubot | hobbs: [2,6,12,20,30,42,56,72,90,110] |
| spx2 | Woosta, im pretty much a beginner |
| Woosta | no! You're kidding right? |
| spx2 | Woosta, im pretty serious |
| stuuf | you mean you haven't read perldoc perlop top-to-bottom 10 times already? |
| spx2 | stuuf, uhm no but i wrote a perl script... i guess its pretty ridiculous but ... uhm http://www.vim.org/scripts/script.php?script_id=1889 |
| stuuf | doesn't actually look too bad |
| spx2 | stuuf, its pretty noobish... |
| hobbs | of course I'd stick with pbotutil |
| dec | you know there is already pbotutil? yeah. |
| Jmax | does pbotutil work with non-Bot::Pastebot bots? s/bots/web interfaces/ |
| hobbs | no, I don't think so |