davegdx has asked for the wisdom of the Perl Monks concerning the following question:
Thanks
my %pages = ( index => sub { res qq[ <html><body> Example text </body></html> ]; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: what does "res" do?
by Old_Gray_Bear (Bishop) on Jul 06, 2008 at 13:20 UTC | |
by graff (Chancellor) on Jul 06, 2008 at 14:09 UTC | |
|
Re: what does "res" do?
by ikegami (Patriarch) on Jul 06, 2008 at 13:52 UTC | |
|
Re: what does "res" do?
by jethro (Monsignor) on Jul 06, 2008 at 13:01 UTC | |
|
Re: what does "res" do?
by Anonymous Monk on Jul 06, 2008 at 11:29 UTC |