| LeoNerd | So I can check "does this work on a SPARC?" etc.. |
| buu | Ani-_: Yes, this would drive a restart |
| jagerman | chovy: Okay, can you paste the dh-make-perl failures to http://sial.org/pbot/perl/ ? |
| buu | timello: You might be able to use one of the browser automation tools. |
| integral | ah oooh, is the qemu sparc support good? |
| timello | buu, I would like to implement a auto login on some forms... for example... if the guy access the auto_login.cgi the script will login on several forms and keep the cookie in the users browsers |
| LeoNerd | Dunno.... I haven't managed to actually boot it yet... I need the OpenBIOS image :/ Nor PPC |
| integral | oh :-P |
| action | LeoNerd might try Alpha or ARM |
| LeoNerd | might try Alpha or ARM |
| integral | MIPS is the one I'm actually interested in |
| pasteling | "chino" at 205.169.0.34 pasted "Mixing %settings and email() arguments hash's together" (47 lines, 1.1K) at http://sial.org/pbot/24798 |
| LeoNerd | OK.. I'll try it now, one mo |
| buu | timello: Uh, no. |
| timello | buu, any idea? |
| ozy2_work | i said it "seems" because it will print a line of text immediatly prior to the "exit" and not the one immediatly after. When run from the command line the process hangs until killed with control-c |
| chino | mauke: ^^ ? |
| buu | timello: Is your "auto_login" running on the exact same domain that all of these other forms are on? ozy2_work: Obviously you aren't exiting. Remove code until you have a 10 line test case. |
| LeoNerd | integral: wget'ting the debian-mips-netinst ISO now.. I'll let you know how I get on |
| integral | cool |
| jagerman | Oh, hmm, ctually I think I do have a stable system nearby... |
| timello | buu, nope... an example... I want to login on gmail and keep that cookie in my browser... if I open another tab I can use gmail without login... (just an example) But the login was did by the script |
| mauke | chino: use warnings; use strict; |
| buu | timello: No. Impossible. Proposterous. Not happening. |
| Ani-_ | timello: Please get a clue on how cookies work. |
| mauke | chino: (it should complain about line 9) |
| chino | oya i forgot about that stuff in perl ... its been a whle yea i need to use "my" right ? |
| mauke | that too |
| chino | oh something else is wrong ? |
| jagerman | chovy: What does cat /etc/debian_version give you? |
| mauke | yeah, the { } |
| chino | () |
| chovy | jagerman: 3.1 |
| chino | whats this mean ? Can't use string ("_text") as a HASH ref while "strict refs" |
| jagerman | Ouch, okay, I don't have a sarge install around. |
| buu | chino: It means you can't use string "_text" as a hash ref. |
| chovy | jagerman: thanks for your help |