| f00li5h | also, $session->new will load or create a new one |
| perlmonkey | ya, i looked in /tmp and the session is there phew http://search.cpan.org/src/CEESHEK/CGI-Application-Plugin-Session-1.02/t/TestAppBasic.pm |
| shorten | perlmonkey's url is at http://xrl.us/u5xj |
| perlmonkey | does that make any sense to u seeing the line there i pasted above? in context of the program |
| action | perlmonkey wants to unravel the mystery and master the session |
| perlmonkey | wants to unravel the mystery and master the session |
| f00li5h | perlmonkey: i can see why you set all that crap, but the tests need to do it that way so their sessions over-write real sessions |
| perlmonkey | ahh so i dont need to do that at all eh just start a session: my $session = $self->session; |
| f00li5h | sure |
| perlmonkey | ok cool Error executing run mode '1': Can't call method "session" on an undefined value at line 85 sheesh, same error line 85: my $session = $self->session; |
| action | perlmonkey investigates |
| perlmonkey | investigates think i fixed it now |
| LeoNerd | Having just 'require'd some given file, is there a way I can see what packages that file provides? |
| f00li5h | perlmonkey: have you got start_mode going on? |
| perlmonkey | $self->start_mode('1'); |
| f00li5h | perlmonkey: do you need to add modes before running? |
| perlmonkey | I got 10 modes now |
| brianski | is there a way to say "this module depends on either Foo::Bar or Foo::Baaz in Extutils::MakeMaker ? |
| perlmonkey | the prog is not showing any errors now but I dunno if the session is being created, have to check bianski yes |
| f00li5h | brianski: sure |
| perlmonkey | use base qw(); ? not sure someone is cooking roast beef near me |
| xand | yuck |
| brianski | f00li5h, perlmonkey - how? i'm wading thru the docs but not finding anything,.. |
| f00li5h | brianski: how is your module packaged? |
| perlmonkey | when I want to use a program that depends on another module I do use base but I dunno if thats relevant to your own situation |
| BinGOs | The joys of running POE in irssi. |
| brianski | f00li5h, using Makefile.PL |
| action | CPAN upload: File-FTS-0.04 by SHLOMIF |
| CPAN | upload: File-FTS-0.04 by SHLOMIF |